diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-08-16 02:08:34 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-08-16 02:08:34 +0000 |
commit | c41890583f013a7a9f2694b28930917648b58304 (patch) | |
tree | 5f4f0115c34f55639d18ee888789355c16276602 /ChangeLog | |
parent | 62db7d54840e405aac59917b5de3b27cf180cd57 (diff) |
* win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10728 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 @@ +Wed Aug 16 11:08:00 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258] + Tue Aug 8 23:49:06 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacify |