aboutsummaryrefslogtreecommitdiffstats
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 a03e40d52c..97bd5bba40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
-Tue May 6 17:16:11 2014 Tanaka Akira <akr@fsij.org>
+Tue May 6 17:27:06 2014 Tanaka Akira <akr@fsij.org>
- * lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.
+ * lib/time.rb (Time.parse): [DOC] Fix an example in the documentation
+ to use EST.
Reported by Marcus Stollsteimer.
[ruby-core:60778] [Bug #9521] and [ruby-core:61718] [Bug #9682]