From 131d56f474ede53774c69700a281d7355c30fe8a Mon Sep 17 00:00:00 2001 From: mame Date: Wed, 30 Apr 2008 07:12:37 +0000 Subject: * eval_intern.h: speficy the values of the enumeration constants explicitly. [ruby-dev:34489] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46b8e073d..367fd7eb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 30 16:10:18 2008 Yusuke Endoh + + * eval_intern.h: speficy the values of the enumeration constants + explicitly. [ruby-dev:34489] + Wed Apr 30 12:32:39 2008 Tanaka Akira * process.c (check_exec_redirect_fd): prohibit duplex IO. -- cgit