From 9d11fb6dab416c05c3cd4397059bd8780a681d47 Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 29 Nov 2008 15:00:48 +0000 Subject: * man/irb.1 (EXAMPLES): new section git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 41a9ebe4e..d855732e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Nov 29 23:56:44 2008 Yuki Sonoda (Yugui) + + * man/irb.1 (EXAMPLES): new section + Sat Nov 29 19:19:32 2008 Yukihiro Matsumoto * regparse.c (is_invalid_quantifier_target): Perl and old Ruby -- cgit