aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-21 02:42:51 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-21 02:42:51 +0000
commit3ce61d2a639a47d505fa9179d6d41f774c85ad92 (patch)
tree714c16145d24cf9497691c5126b4ef3e458ba2df /ChangeLog
parent4701476b97f0297751578062178f388c210947af (diff)
downloadruby-3ce61d2a639a47d505fa9179d6d41f774c85ad92.tar.gz
* string.c: replace rb_enc_copy by rb_enc_cr_str_copy or
rb_enc_cr_str_exact_copy. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15560 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 7bcbcb470b..3a3f858a34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Feb 21 11:10:49 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * string.c: replace rb_enc_copy by rb_enc_cr_str_copy or
+ rb_enc_cr_str_exact_copy.
+
Thu Feb 21 10:35:04 2008 NARUSE, Yui <naruse@ruby-lang.org>
* include/ruby/encoding.h (rb_enc_asciicompat): dummy encoding is not