summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-09-13 00:29:57 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-09-13 00:29:57 +0000
commit566256a5f970cb95ad72bb7c6601827b2dd6bc74 (patch)
tree95ade4565b1f3bbb3ff65d040733c0bd49396c1f /ChangeLog
parentbb4dcd5582eafa8947c1520cc187c64e302755a2 (diff)
* NEWS: wrote about rb_reserved_fd_p() and objspace.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33262 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 8f14352430..2cd419fe9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep 13 09:28:58 2011 Koichi Sasada <ko1@atdot.net>
+
+ * NEWS: wrote about rb_reserved_fd_p() and objspace.
+
Mon Sep 12 20:47:52 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
* thread.c (rb_thread_select): fix a typo to initialize efds