summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-23 22:01:36 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-23 22:01:36 +0000
commit7481463bf6379bc668c3e6aff7571ee890afcd99 (patch)
tree0d6a7ebff5032a6e385ba6de3b64b775511bfd71 /ChangeLog
parenta0895f84b06b33cebac976214c807a4dbf483e92 (diff)
* ext/win32ole/win32ole.c: got rid of improper casts.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18192 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 45258df189..69def25996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jul 24 07:01:13 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/win32ole/win32ole.c: got rid of improper casts.
+
Wed Jul 23 23:19:15 2008 Yusuke Endoh <mame@tsg.ne.jp>
* test/socket/test_tcp.rb (test_recvfrom): replace an irrelevant test