diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-12 04:35:30 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-12 04:35:30 +0000 |
| commit | 25f614721a769c3cf92317fae528352381b46bbe (patch) | |
| tree | ae3b57bf9351caaab88f0f6f117079b585b79324 /ChangeLog | |
| parent | b43d52a713de7f208c8e0023edfcaff6b7b41369 (diff) | |
* win32/win32.c (link): raise NotImplementedError on Win9X.
contributed by Tietew. [ruby-dev:22713]
* win32/win32.c, win32/win32.h (link): add const.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Feb 12 13:32:49 2004 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/win32.c (link): raise NotImplementedError on Win9X. + contributed by Tietew. [ruby-dev:22713] + + * win32/win32.c, win32/win32.h (link): add const. + Thu Feb 12 09:56:19 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/tk/lib/tk.rb (TkComm::tk_split_list): suppress a warning. |
