summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 837ccaa87..b395c57d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jun 25 13:04:58 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * instruby.rb: '&' in sed s command's replacement is '\&' in ruby.
+
Thu Jun 25 06:50:23 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* io.c (rb_io_each_codepoint): uninitialized local variable enc.
@@ -18,7 +22,7 @@ Wed Jun 24 16:08:03 2009 NAKAMURA Usaku <usa@ruby-lang.org>
Wed Jun 24 16:07:04 2009 NAKAMURA Usaku <usa@ruby-lang.org>
- * win32/mkexports.rb: rbconfig.rb exists on ".".
+ * win32/mkexports.rb: rbconfig.rb exists at ".".
Wed Jun 24 15:02:29 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>