summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 6343b39a3..05e38b9c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,12 +10,6 @@ Mon Aug 7 15:55:08 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* ext/syck/syck.c (syck_move_tokens): should avoid negative
memmove. [ruby-list:42625]
-Mon Aug 7 14:51:18 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
-
- * lib/date/format.rb: specify maximum number of digits to parse
- "200608007". %Y(4), %y(2), %m(2), %d(2). [ruby-core:8484]
- [experimental]
-
Mon Aug 7 14:37:48 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* configure.in, common.mk: AIX link issue. a patch from Yutaka