summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfb82b2f2..c17fb8551 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 4 18:23:28 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * re.c (rb_memcmp): no longer useful without ruby_ignorecase.
+
+ * re.c (rb_reg_prepare_re): revert recompile condition.
+
Thu Oct 4 17:33:18 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
* re.c (kcode_setter): Perl-ish global variable `$=' no longer