summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-23 10:29:13 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-23 10:29:13 +0000
commitfab8a5553f3e37e9e536db6fbea487a05b8140e8 (patch)
tree2444e84464f7c8d8cbfc5a3245f2f8003e41688a /ChangeLog
parentcad40547b13a744341ac141e1d065289f444e2f7 (diff)
downloadruby-fab8a5553f3e37e9e536db6fbea487a05b8140e8.tar.gz
ruby-fab8a5553f3e37e9e536db6fbea487a05b8140e8.tar.xz
ruby-fab8a5553f3e37e9e536db6fbea487a05b8140e8.zip
* string.c (rb_enc_cr_str_copy_for_substr): renamed from
rb_enc_cr_str_copy. * string.c: use rb_enc_cr_str_copy_for_substr and keep coderange. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15582 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 611ef8c39..49c420ea3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sat Feb 23 19:25:18 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * string.c (rb_enc_cr_str_copy_for_substr): renamed from
+ rb_enc_cr_str_copy.
+
+ * string.c: use rb_enc_cr_str_copy_for_substr and keep coderange.
+
Sat Feb 23 18:50:17 2008 Masaki Suketa <masaki.suketa@nifty.ne.jp>
* ext/win32ole/win32ole.c (ole_encoding2cp): remove US-ASCII