summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-29 09:22:17 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-29 09:22:17 +0000
commit56c3432476f750c02822bd0e99d74a6035cf7c43 (patch)
tree3adae7effe090235496fdd147a367a38c6f00d30 /ChangeLog
parent100d0a568eeac44c8844a3a8707a1faa460f5106 (diff)
* string.c (rb_str_index_m): only regexp uses byte offset.
* string.c (rb_str_rindex_m): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18919 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9134621c74..ca67590b32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Aug 29 18:20:56 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * string.c (rb_str_index_m): only regexp uses byte offset.
+
+ * string.c (rb_str_rindex_m): ditto.
+
Fri Aug 29 16:48:34 2008 Koichi Sasada <ko1@atdot.net>
* vm_insnhelper.c (vm_call_method): copy arguments to allocated