From 6d1b1ca8826eaf3e3ecd7579c887f4e6463a97de Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 19 Aug 2008 09:06:38 +0000 Subject: * include/ruby/io.h (FMODE_*): sorted and describe the values in hexadecimal. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c0e0c822..6a2c7e7cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 19 18:05:45 2008 Tanaka Akira + + * include/ruby/io.h (FMODE_*): sorted and describe the values in + hexadecimal. + Tue Aug 19 17:32:30 2008 Tanaka Akira * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store the -- cgit