summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-05 09:02:57 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-05 09:02:57 +0000
commit8904d1e34b590e6032b12fd772329cb117d3e484 (patch)
treecbdc9e8afc584a2a52b125cf6a362f68b81ff591 /ChangeLog
parent1274ef57d4a6218e24d098906f0f7d38d7f30a93 (diff)
downloadruby-8904d1e34b590e6032b12fd772329cb117d3e484.tar.gz
ruby-8904d1e34b590e6032b12fd772329cb117d3e484.tar.xz
ruby-8904d1e34b590e6032b12fd772329cb117d3e484.zip
* include/ruby/intern.h (rb_fd_resize): does nothing on Win32.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23136 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cf0ab481..68586fb26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Apr 5 18:02:54 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * include/ruby/intern.h (rb_fd_resize): does nothing on Win32.
+
Sat Apr 4 17:05:15 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro to