summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 087bc85540..ee7b795b3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-Thu Feb 11 14:37:39 2010 Nobuyoshi Nakada <[email protected]>
+Thu Feb 11 14:43:16 2010 Nobuyoshi Nakada <[email protected]>
* marshal.c (r_object0): read sequentially since marshal source
may not be possible to rewind. [ruby-dev:40386]
+ * marshal.c (r_object0): replace non-1.8 escapes directly.
+
Thu Feb 11 09:49:31 2010 Tanaka Akira <[email protected]>
* lib/resolv.rb: fix [ruby-core:28144] reported by Hans de Graaff.