diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-12 14:02:09 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-12 14:02:09 +0000 |
| commit | 1ec724f77f4b8b5e36498b7f4f6774354217ffc6 (patch) | |
| tree | 7dc737eb29f3c2792998f0cf6e9fdb9c505fe54b /ChangeLog | |
| parent | fd5b9d09f7c1606ae8a45546386109b8c2a429ea (diff) | |
merges r22777 from trunk into ruby_1_9_1.
--
* win32/Makefile.sub (miniruby.exe): workaround for a failure of
mt.exe on Windows 7 beta. [ruby-talk:330284]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Mar 5 11:27:16 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * win32/Makefile.sub (miniruby.exe): workaround for a failure of + mt.exe on Windows 7 beta. [ruby-talk:330284] + Wed Mar 4 21:21:51 2009 Yusuke Endoh <mame@tsg.ne.jp> * lib/thread.rb (SizedQueue#push): fix limit condition. |
