diff options
| author | ttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-08 04:48:35 +0000 |
|---|---|---|
| committer | ttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-08 04:48:35 +0000 |
| commit | 3caaf6f34eee033bd4a505d4d1d4a468358687ea (patch) | |
| tree | 29ee85a295913f4a3311225b21dadc7a0492feb4 /ChangeLog | |
| parent | 4f225d0b5512fb68eb18e9838f4c249857d62b91 (diff) | |
Add DL.win32_last_error and DL.last_error.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sat Nov 8 13:28:46 2003 Takaaki Tateishi <ttate@ttsky.net> + * ext/dl/sym.c: Add DL.win32_last_error and DL.last_error. + Thanks, Kaoru Shirai. + Sat Nov 8 06:19:38 2003 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem, |
