# HG changeset patch # User Björn Ricks # Date 1306328599 -7200 # Node ID ba4f3de84a099cffe1c7b6d67b93c9d03bcc66e2 # Parent f271d99f56b830d0ae948e402205716112f16759 Changelog for r73:74 diff -r f271d99f56b8 -r ba4f3de84a09 ChangeLog --- a/ChangeLog Wed May 25 14:58:16 2011 +0200 +++ b/ChangeLog Wed May 25 15:03:19 2011 +0200 @@ -1,3 +1,12 @@ +2011-05-25 Björn Ricks + + Be able to edit the description of a recorded entry + + * getan/states.py: Add a new EditEntryState that reads the current + description of an entry, displays it in the footer and saves the text of + the footer in the database afterwards + Switch from DefaultEntryListState to EditEntryState when 'e' is pressed + 2011-05-25 Björn Ricks * getan/states.py: Only switch to the entry list if the current selected