Mercurial > getan
comparison CHANGES @ 512:9d8b31712380
Update TODO and CHANGES.
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Tue, 06 Nov 2018 13:19:06 +0100 |
parents | 648b9c1b5bb4 |
children | 7cf04ec84eb9 e30fef63f1ed |
comparison
equal
deleted
inserted
replaced
511:31ea48bf8a7c | 512:9d8b31712380 |
---|---|
1 3.x 20xx-xx-xx UNRELEASED | 1 3.x 20xx-xx-xx UNRELEASED |
2 | |
3 * The human_time function calculates up to 59 minutes, not 60. | |
4 A mistake in porting from Python2 to Python3 made minutes and hours to float. | |
5 They are now integers again. | |
2 | 6 |
3 * The time of the currently running entry is cached every minute and after a | 7 * The time of the currently running entry is cached every minute and after a |
4 program crash the entry has the description "-no description-". | 8 program crash the entry has the description "-no description-". |
5 information can be found in /doc/old_issues.txt 20180806 Magnus Schieder | 9 information can be found in /doc/old_issues.txt 20180806 Magnus Schieder |
6 Patch by Magnus Schieder | 10 Patch by Magnus Schieder |