summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ffa20a77..2bd1d0606 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ Fri Nov 23 13:34:08 2007 Tanaka Akira <akr@fsij.org>
* range.c (range_alloc): removed.
(Init_Range): use rb_struct_define_without_accessor.
+ based on [ruby-dev:32327].
+
Fri Nov 23 11:01:54 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
* re.c (match_begin): should return offset by character.