summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-09 15:02:42 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-09 15:02:42 +0000
commitd61fc5902a64c19918f1e0b930d6575c47568ca0 (patch)
treeded4a811e5cc4c282fd09097260db7a8afcd1718 /ChangeLog
parent628420db638ccbc857601254ca547bc81d667e72 (diff)
downloadruby-d61fc5902a64c19918f1e0b930d6575c47568ca0.tar.gz
ruby-d61fc5902a64c19918f1e0b930d6575c47568ca0.tar.xz
ruby-d61fc5902a64c19918f1e0b930d6575c47568ca0.zip
* include/ruby/io.h (rb_io_t): rename field: writeconv_stateless to
writeconv_asciicompat. * io.c: follow the renaming. * gc.c: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa35827d1..f0194f69c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Sep 10 00:01:36 2008 Tanaka Akira <akr@fsij.org>
+
+ * include/ruby/io.h (rb_io_t): rename field: writeconv_stateless to
+ writeconv_asciicompat.
+
+ * io.c: follow the renaming.
+
+ * gc.c: ditto.
+
Tue Sep 9 23:55:26 2008 Tanaka Akira <akr@fsij.org>
* io.c (io_fwrite): raise an error if ASCII incompatible string