Accepting request 577363 from home:pmonrealgonzalez:branches:devel:languages:perl
1.46 2018-02-11 - Fixed the formatting for the CLDR "S" symbol. It could in some cases round _up_ to 1 instead of truncating a value. For example, the "SSS" symbol would format 999,999,999 nanoseconds as "1.000". Fixed by Gianni Ceccarelli. PR #71. OBS-URL: https://build.opensuse.org/request/show/577363 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime?expand=0&rev=83
This commit is contained in:
parent
e039cb44b7
commit
4b08883579
@ -2,7 +2,13 @@
|
||||
Mon Feb 12 11:37:20 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 1.46
|
||||
see /usr/share/doc/packages/perl-DateTime/Changes
|
||||
|
||||
1.46 2018-02-11
|
||||
|
||||
- Fixed the formatting for the CLDR "S" symbol. It could in some cases round
|
||||
_up_ to 1 instead of truncating a value. For example, the "SSS" symbol would
|
||||
format 999,999,999 nanoseconds as "1.000". Fixed by Gianni Ceccarelli. PR
|
||||
#71.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 30 06:17:33 UTC 2017 - coolo@suse.com
|
||||
|
Loading…
Reference in New Issue
Block a user