Mercurial > getan
comparison ChangeLog @ 22:2dc893ca5072
update ChangeLog
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Mon, 24 Aug 2009 14:59:37 +0200 |
parents | 0bb0100b2c8d |
children | 9c4e8ba3c4fa |
comparison
equal
deleted
inserted
replaced
21:a06e068e3de8 | 22:2dc893ca5072 |
---|---|
1 2009-08-18 Thomas Arendsen Hein <thomas@intevation.de> | |
2 | |
3 * contrib/zeiterfassung: left justify user sign in zeiterfassung | |
4 | |
5 * getan: human_seconds: Use timespec instead of seconds and document it. | |
6 | |
7 * getan: allow adding/subtracting times while a project is running | |
8 | |
9 * getan: rename substract to subtract (substract might be correct, too, | |
10 but outdated) | |
11 | |
12 * getan: Allow <timespec>+ and <timespec>- (RPN) to change time for the | |
13 current project | |
14 | |
15 * getan: Handle empty input when adding/subtracting time of the running | |
16 project | |
17 | |
1 2008-09-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 18 2008-09-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 19 |
3 * contrib/zeitsort: New. Sorts a zeiterfassung.txt file by | 20 * contrib/zeitsort: New. Sorts a zeiterfassung.txt file by |
4 the dates in the lines. Useful to merge larger chunks | 21 the dates in the lines. Useful to merge larger chunks |
5 by simply append them and sort the result afterwards. | 22 by simply append them and sort the result afterwards. |