From e4a65e442737a45016db4a36ffcf3b41df01c707 Mon Sep 17 00:00:00 2001 From: suke Date: Thu, 4 Nov 2004 12:12:59 +0000 Subject: ext/win32ole/win32ole.c(typelib_file_from_typelib): search "win16" entry to get library path. ext/win32ole/win32ole.c(oletypelib_path): ditto. ext/win32ole/win32ole.c(ole_typedesc2val): add VT_LPWSTR, VT_LPSTR, VT_ERROR case. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d42dde5914..3d46c2d1aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Thu Nov 4 21:13:48 2004 Masaki Suketa + + * ext/win32ole/win32ole.c(typelib_file_from_typelib): search "win16" + entry to get library path. + + * ext/win32ole/win32ole.c(oletypelib_path): ditto. + + * ext/win32ole/win32ole.c(ole_typedesc2val): add VT_LPWSTR, VT_LPSTR, + VT_ERROR case. + Thu Nov 4 15:02:14 2004 Hidetoshi NAGAI * ext/tk/lib/tk/variable.rb: forget to initialize instance_variables -- cgit v1.2.3