summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd1ac4e736..3d6dbdf720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Aug 29 07:03:26 2009 Masaki Suketa <masaki.suketa@nifty.ne.jp>
+
+ * ext/win32ole/win32ole.c (fole_s_show_help): fixed the comment
+ of WIN32OLE.ole_show_help usage.
+
Wed Aug 26 19:17:47 2009 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* lib/test/unit/collector/dir.rb: $: bug fix. [ruby-core:24115]