Mercurial > getan
comparison CHANGES @ 454:a4f04440f045 2.2
Improves coding style and phrasing.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Fri, 26 Jan 2018 17:28:33 +0100 |
parents | ceb5909b106e |
children | 193a4a051660 |
comparison
equal
deleted
inserted
replaced
453:ceb5909b106e | 454:a4f04440f045 |
---|---|
1 2.2 2018-01-26 | 1 2.2 2018-01-26 |
2 | 2 |
3 * The problem with unwanted multi moves and deletions is solved. | 3 * The problem with unwanted multi moves and deletions is solved. |
4 The multi-selection is deleted when switching from the entrie list to | 4 The multi-selection is deleted when switching from the entry-list to |
5 project list. This avoids errors when moving or erasing. | 5 project-list. This avoids errors when moving or erasing. |
6 More information can be found in /getan/doc/old_issues.txt -20180117 | 6 More information can be found in ./doc/old_issues.txt -20180117 |
7 Patch by Magnus Schieder | 7 Patch by Magnus Schieder |
8 | 8 |
9 * Improves 'move' operation to work in the current entry, if there is no | 9 * Improves 'move' operation to work in the current entry, if there is no |
10 selection. This is more consistent with 'delete'. Patch by Frank Koormann. | 10 selection. This is more consistent with 'delete'. Patch by Frank Koormann. |
11 | 11 |