summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-01 01:09:43 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-01 01:09:43 +0000
commitd4b7396b9a77dba2b369fe447da0b972cb1ca324 (patch)
treecbb3da3bfea88ba859ecdda91a99efb56bc0a75c /ChangeLog
parent7ebe8d20d7a31b86ee9fecaec9fd966ca2e2c4f3 (diff)
downloadruby-d4b7396b9a77dba2b369fe447da0b972cb1ca324.tar.gz
ruby-d4b7396b9a77dba2b369fe447da0b972cb1ca324.tar.xz
ruby-d4b7396b9a77dba2b369fe447da0b972cb1ca324.zip
* string.c (tr_setup_table, rb_str_split_m, rb_str_chomp_bang):
simplified with rb_enc_ascget(). [ruby-dev:33944] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15650 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 0236af24a..3a6206051 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Mar 1 10:09:40 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * string.c (tr_setup_table, rb_str_split_m, rb_str_chomp_bang):
+ simplified with rb_enc_ascget(). [ruby-dev:33944]
+
Sat Mar 1 10:01:30 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* string.c (rb_str_coderange_scan_restartable): should not return