From 96522bfab9c5af149ada20c3d8d4386163feaef3 Mon Sep 17 00:00:00 2001 From: usa Date: Sat, 17 Jan 2004 12:51:39 +0000 Subject: * lib/test.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema): should not expect that all platforms handle negative time_t value. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 425912f1b..caf72149e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jan 17 21:49:50 2004 NAKAMURA Usaku + + * lib/test.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema): + should not expect that all platforms handle negative time_t value. + Fri Jan 16 23:53:09 2004 Nobuyoshi Nakada * eval.c (proc_eq): compare also arguments and environment -- cgit