Fix ticket number from r46982, should be [Bug #10049]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2014-07-27 20:59:25 +00:00
parent ea418dda41
commit 015fa2a84f

View File

@ -2,7 +2,7 @@ Mon Jul 28 05:55:56 2014 Zachary Scott <e@zzak.io>
* time.c: [DOC] Clarify %Y in strftime, which can accept any digits * 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 and will output at least 4 digits as the year. Reported by Yury
Trofimenko [Bug #8941] Trofimenko [Bug #10049]
* lib/time.rb: ditto * lib/time.rb: ditto