aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-13 07:44:52 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-13 07:44:52 +0000
commit02501dbe9157f7d8d233157c494b7dfa01d93726 (patch)
tree5b0d3f54c26fa887649d8adec5724132ec3b7d14 /ChangeLog
parent266d186bcf06aab76ed14afd97199d9699c7295e (diff)
downloadruby-02501dbe9157f7d8d233157c494b7dfa01d93726.tar.gz
* encoding.c (rb_enc_compatible): should not judge compatibility
based on rb_enc_asciicompat(). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14208 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23fffa8a04..b300317904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 13 16:41:37 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * encoding.c (rb_enc_compatible): should not judge compatibility
+ based on rb_enc_asciicompat().
+
Thu Dec 13 13:09:03 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
* include/ruby/io.h (MakeOpenFile): fptr->enc should be