summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46b8e073d8..367fd7eb73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Apr 30 16:10:18 2008 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * eval_intern.h: speficy the values of the enumeration constants
+ explicitly. [ruby-dev:34489]
+
Wed Apr 30 12:32:39 2008 Tanaka Akira <akr@fsij.org>
* process.c (check_exec_redirect_fd): prohibit duplex IO.