summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-05 09:41:03 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-12-05 09:41:03 +0000
commitee4a86215934743c4b5fded774abbf069dbece2a (patch)
tree0d96104ec2f252e0da815d53674c7962cfccce0c /ChangeLog
parent0cea933bf19f1c7e04fbde4fb07928a81925dd10 (diff)
downloadruby-ee4a86215934743c4b5fded774abbf069dbece2a.tar.gz
ruby-ee4a86215934743c4b5fded774abbf069dbece2a.tar.xz
ruby-ee4a86215934743c4b5fded774abbf069dbece2a.zip
merges r24227 from trunk into ruby_1_9_1.
-- * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@26019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39d42f16a..44a78f73c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jul 21 21:37:19 2009 Keiju Ishitsuka <keiju@emperor2.pendome>
+
+ * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310].
+
Thu Jul 23 14:35:02 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (rb_w32_{open,wopen}): fixed typos. these conditions