summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-27 18:48:49 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-27 18:48:49 +0000
commit7e1424bfa804448f39a9ffcdccace1cce0e948a2 (patch)
treef0f1e615401470faabd9a7c30fda43e2489013b3 /ChangeLog
parent0a2d8c8df75d819e74460ee717c39472d1ff3272 (diff)
downloadruby-7e1424bfa804448f39a9ffcdccace1cce0e948a2.tar.gz
ruby-7e1424bfa804448f39a9ffcdccace1cce0e948a2.tar.xz
ruby-7e1424bfa804448f39a9ffcdccace1cce0e948a2.zip
* sample/optparse/opttest.rb: typo fixed. [ruby-dev:38544]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23600 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 8b9ae7d50..a11d5f385 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 28 03:47:46 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * sample/optparse/opttest.rb: typo fixed. [ruby-dev:38544]
+
Thu May 28 03:43:10 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* time.c (time_strftime): update RDoc according to info from