summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e43e1df72..f093b8412d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue May 6 23:28:47 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * parse.y (local_tbl_gen): remove local variables duplicated with
+ arguments.
+
Tue May 6 18:48:50 2014 Tanaka Akira <akr@fsij.org>
* lib/time.rb (Time.make_time): Adjust the time zone of "now".