aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b8b02ed79..60900808d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,17 @@
-Thu Mar 19 12:45:03 2016 Naotoshi Seo <sonots@gmail.com>
+Tue Apr 19 13:12:03 2016 Naotoshi Seo <sonots@gmail.com>
+
+ * ChangeLog: Fix dates of previous commits
+
+Tue Apr 19 12:45:03 2016 Naotoshi Seo <sonots@gmail.com>
* ChangeLog: Add decriptions for logger updates
* NEWS: Add descriptions for logger updates
-Mon Apr 19 12:45:02 2016 Naotoshi Seo <sonots@gmail.com>
+Tue Apr 19 12:45:02 2016 Naotoshi Seo <sonots@gmail.com>
* lib/logger.rb: Add shift_period_suffix option
-Mon Apr 19 12:45:01 2016 Naotoshi Seo <sonots@gmail.com>
+Tue Apr 19 12:45:01 2016 Naotoshi Seo <sonots@gmail.com>
* lib/logger.rb: Allow specifying logger parameters in constructor
such as level, progname, datetime_format, formatter.