Mercurial > getan
diff ChangeLog @ 47:0a0c77b8606a project-tree
#1921 Bugfix: Moving entries into projects with keys that consist of more than a single char works again.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 15 Feb 2011 21:10:19 +0100 |
parents | 780bfda9c583 |
children | d2cc754b4dcd |
line wrap: on
line diff
--- a/ChangeLog Tue Dec 21 19:34:03 2010 +0100 +++ b/ChangeLog Tue Feb 15 21:10:19 2011 +0100 @@ -1,3 +1,8 @@ +2011-02-15 Ingo Weinzierl <ingo@intevation.de> + + * getan/states.py: Bugfix: We are able to move entries into projects with + a key that consist of more than one single char again. + 2010-12-21 Ingo Weinzierl <ingo@intevation.de> * getan.py: Added a method to sort the projects based on its key.