summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ffa20a774..2bd1d06064 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ Fri Nov 23 13:34:08 2007 Tanaka Akira <[email protected]>
* 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 <[email protected]>
* re.c (match_begin): should return offset by character.