1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: Fix dates of previous commits

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54645 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
sonots 2016-04-19 04:13:19 +00:00
parent 7bb039973c
commit eb20a74399

View file

@ -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.