Mercurial > getan
diff README @ 439:3103429ec963
Makes 'move' operation more consistent.
* Improves 'move' operation to work in the current entry, if there is no
selection. This is more consistent with 'delete'. Patch by Frank Koormann.
* Removes two superfluous methods in controller.
* Improves README: Adds Frank Koormann as contributor. Better phrasing
for the license indication.
* TODO: Details problem with multi-selections.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Wed, 13 Sep 2017 09:06:28 +0200 |
parents | d56fee6fd7ca |
children | 45b7b83efaed |
line wrap: on
line diff
--- a/README Tue Sep 12 14:52:30 2017 +0200 +++ b/README Wed Sep 13 09:06:28 2017 +0200 @@ -179,7 +179,7 @@ CREDITS ======= -Getan is Free Software licensed under the terms of GPLv3 or later. +Getan is Free Software licensed under the terms of GNU GPL v>=3. For details see LICENSE coming with the source of 'getan'. @@ -193,6 +193,7 @@ Contributions ------------- +Frank Koormann Stephan Holl Tom Gottfried @@ -201,5 +202,4 @@ To all users that gave feedback, especially at Intevation. - .. vim: set ts=4 sw=4 tw=80 filetype=rst :