summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 66f2ca11b..3a85849f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
-Wed Apr 22 19:33:13 2009 Tanaka Akira <akr@fsij.org>
+Wed Apr 22 20:25:24 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * lib/time.rb (Time.parse): use year completion in Date._parse.
+ * time.c (time_timespec): check out-of-range. [ruby-core:23282]
+ [Bug #1396]
Wed Apr 22 11:12:15 2009 NAKAMURA Usaku <usa@ruby-lang.org>