summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-08-13 04:52:35 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-08-13 04:52:35 +0000
commit7550a5043444d5cb8dab83ace7c8dce07ea4be2d (patch)
treef85dd5b2cc682ec7a3e6f5554f82483533a17506 /ChangeLog
parent2f6dd0d261c6387b26e689b03c0e0620c4220904 (diff)
downloadruby-7550a5043444d5cb8dab83ace7c8dce07ea4be2d.tar.gz
ruby-7550a5043444d5cb8dab83ace7c8dce07ea4be2d.tar.xz
ruby-7550a5043444d5cb8dab83ace7c8dce07ea4be2d.zip
* ext/Win32API/Win32API.c (Win32API_initialize): should pass some
class to first argument of Data_Wrap_Struct(). (ruby-bugs PR#1109) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38b2a4a1b..dd51b1822 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 13 13:50:59 2003 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * ext/Win32API/Win32API.c (Win32API_initialize): should pass some
+ class to first argument of Data_Wrap_Struct(). (ruby-bugs PR#1109)
+
Tue Aug 12 16:55:11 2003 Nobuyoshi Nakada <nobu@ruby-lang.org>
* Makefile.in: static link libraries to LIBRUBY_SO with static linked