summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-14 05:34:43 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-14 05:34:43 +0000
commitafd008f07d4355d5c88f2dbe7146dfc2412902d6 (patch)
treee921752c84267c22e085480a3f675d876c451286 /ChangeLog
parent8dd5a65c8aa11185ce254c66f817148f51c92f22 (diff)
* io.c (MODE_BINMODE, MODE_BINARY): fixed reversed condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7037 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 9fa7a11e5f..41b2fcc82d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Oct 14 14:34:01 2004 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * io.c (MODE_BINMODE, MODE_BINARY): fixed reversed condition.
+
Thu Oct 14 13:33:59 2004 Kouhei Sutou <kou@cozmixng.org>
* lib/rss/rss.rb: added link to Tutorial.