aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-05 04:26:33 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-05 04:26:33 +0000
commit54da3ecbcbfd6cda2451da9aceafb3ef72a1c70e (patch)
treee98b7c8b5a90c69e850cb290daa6ad8c87a71635 /ChangeLog
parent10c9ed249320165a4a8ec2f70cade2f1c90f2bcd (diff)
downloadruby-54da3ecbcbfd6cda2451da9aceafb3ef72a1c70e.tar.gz
* include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 already
defined EWOULDBLOCK. based on a patch from Charlie Savage, see [ruby-core:29255] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cd5fe5c0e..2fa95e8d56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Apr 5 13:20:45 2010 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 already
+ defined EWOULDBLOCK. based on a patch from Charlie Savage,
+ see [ruby-core:29255]
+
Mon Apr 5 13:10:35 2010 NARUSE, Yui <naruse@ruby-lang.org>
* ext/psych/lib/psych/core_ext.rb: remove before alias.