From 34fb36422d4eb024d9c55095bffe2f19b248c893 Mon Sep 17 00:00:00 2001 From: drbrain Date: Wed, 19 Oct 2011 02:52:38 +0000 Subject: * error.c (Init_Exception): Document $! and $@. Provide recommendations for creating exceptions for a library. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56f81c3355..35dda9aa55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Oct 19 11:48:44 2011 Eric Hodel + + * error.c (Init_Exception): Document $! and $@. Provide + recommendations for creating exceptions for a library. + Wed Oct 19 11:25:46 2011 Eric Hodel * error.c (Init_Exception): Add hierarchy of Exception subclasses. -- cgit v1.2.3