Mercurial > getan
comparison CHANGES @ 456:193a4a051660
Version: bumps to 2.3.dev1, ptparse to argparse Migration.
* Updates CHANGES
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Wed, 31 Jan 2018 13:34:54 +0100 |
parents | a4f04440f045 |
children | 7fedbb73022e |
comparison
equal
deleted
inserted
replaced
455:669766ad5477 | 456:193a4a051660 |
---|---|
1 2.x 20xx-xx-xx UNRELEASED | |
2 | |
3 * optparse to argparse Migration. | |
4 The optparse module is deprecated and will not be developed further.The | |
5 development will continue with the argparse module. | |
6 Patch by Magnus Schieder | |
7 | |
1 2.2 2018-01-26 | 8 2.2 2018-01-26 |
2 | 9 |
3 * The problem with unwanted multi moves and deletions is solved. | 10 * The problem with unwanted multi moves and deletions is solved. |
4 The multi-selection is deleted when switching from the entry-list to | 11 The multi-selection is deleted when switching from the entry-list to |
5 project-list. This avoids errors when moving or erasing. | 12 project-list. This avoids errors when moving or erasing. |