From 29bd596891ad4389a5e25676da7b22af8f5fd9d5 Mon Sep 17 00:00:00 2001 From: tadf Date: Mon, 7 Aug 2006 13:19:14 +0000 Subject: revert git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ChangeLog') 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 * ext/syck/syck.c (syck_move_tokens): should avoid negative memmove. [ruby-list:42625] -Mon Aug 7 14:51:18 2006 Yukihiro Matsumoto - - * 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 * configure.in, common.mk: AIX link issue. a patch from Yutaka -- cgit