From 9f10a4ff579c062a1e521d0bc594f4da120e0213 Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 30 Dec 2007 13:48:03 +0000 Subject: * lib/date.rb (_valid_time?): I'm not sure to recommend such an expression. but anyway it is acceptable now. [ruby-core:14580] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14799 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4415eeb84..5454d6899 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 30 22:44:50 2007 Tadayoshi Funaba + + * lib/date.rb (_valid_time?): I'm not sure to recommend such an + expression. but anyway it is acceptable now. [ruby-core:14580] + Sun Dec 30 21:54:26 2007 Nobuyoshi Nakada * parse.y (program, yycompile0): too early to drop lex_lastline in -- cgit