From ea418dda412c454e5247c698ef2382f2b8a2a6ea Mon Sep 17 00:00:00 2001 From: zzak Date: Sun, 27 Jul 2014 20:58:05 +0000 Subject: * time.c: [DOC] Clarify %Y in strftime, which can accept any digits and will output at least 4 digits as the year. Reported by Yury Trofimenko [Bug #8941] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5cb9bb45b9..2790f6dc20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Mon Jul 28 05:55:56 2014 Zachary Scott + + * time.c: [DOC] Clarify %Y in strftime, which can accept any digits + and will output at least 4 digits as the year. Reported by Yury + Trofimenko [Bug #8941] + + * lib/time.rb: ditto + Mon Jul 28 05:32:06 2014 Zachary Scott * lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join arguments -- cgit v1.2.3