summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-04 09:21:20 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-04 09:21:20 +0000
commit9fba8a4167394a21fd999eebde796a496386a495 (patch)
tree6a33ef35c5ba65493c7408405c96064b5cd3a28f /ChangeLog
parent5f51cb9fc12a9d871f84cc3492dfd5f6e57f04c2 (diff)
merges r22707 from trunk into ruby_1_9_1.
-- * file.c: include fcntl.h for O_RDONLY on Solaris. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@22761 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 07f79f5ed..bd8dfc7ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Mar 2 21:01:36 2009 Tanaka Akira <akr@fsij.org>
+
+ * file.c: include fcntl.h for O_RDONLY on Solaris.
+
Mon Mar 2 19:43:02 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/uri/common.rb (URI::Parser#escape): escaped string is ascii