summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsuke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-31 23:54:49 +0000
committersuke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-31 23:54:49 +0000
commite8f2d9e808359a6ba5c5519c1d32340404c51986 (patch)
tree87b5d089da46d95c68c6b48a4cea6df27c56d5d3 /ChangeLog
parentb6ebd0622c0d730e5843dcb4dae1800fd5634884 (diff)
* ext/win32ole/win32ole.c: fix typo. [ruby-core:31564][Bug #3636]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28809 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 e2e80883b7..bd68e2ac79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Aug 1 08:51:52 2010 Masaki Suketa <masaki.suketa@nifty.ne.jp>
+
+ * ext/win32ole/win32ole.c: fix typo. [ruby-core:31564][Bug #3636]
+
Sat Jul 31 23:15:27 2010 Tanaka Akira <akr@fsij.org>
* ext/pathname/pathname.c (path_inspect): Pathname#inspect translated