summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d3ed6b29f..76da3e2202 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,10 @@ Fri May 3 20:19:00 2002 WATANABE Hirofumi <eban@ruby-lang.org>
* win32/config.h.in: define HAVE_DECL_SYS_NERR.
+Thu May 2 23:42:40 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * re.c (rb_reg_s_quote): # also should be quoted.
+
Thu May 2 18:27:13 2002 WATANABE Hirofumi <eban@ruby-lang.org>
* ext/extmk.rb.in, lib/mkmf.rb: use 'do...end' instead of '{}' for