Mercurial > p > roundup > code
diff CHANGES.txt @ 4773:8ab5d7d63191
Fixed issue2550802: Fixed date so second fraction can't cause rounding to
60.000 when serialising. Report and fix by Erik Hanspers.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Fri, 22 Mar 2013 12:09:12 +0100 |
| parents | 86ef4ab17dc5 |
| children | 3adff0fb0207 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Mar 15 15:19:53 2013 +0530 +++ b/CHANGES.txt Fri Mar 22 12:09:12 2013 +0100 @@ -37,6 +37,8 @@ when nuking (anatoly techtonik) - demo.py changing hostname in config.ini actually changes the address where demo.py listens. (John Rouillard) +- issue2550802: Fixed date so second fraction can't cause rounding to + 60.000 when serialising. Report and fix by Erik Hanspers. (Bernhard Reiter) 2012-12-21: 1.4.21
