# HG changeset patch # User Bernhard Reiter # Date 1515059959 -3600 # Node ID f441913a5cdc45a721ae6babcb6201353dd250b7 # Parent 3103429ec963fee7392f64b39cf26bb9562d7c25 TODO: adds task for displaying of licensing info. diff -r 3103429ec963 -r f441913a5cdc TODO --- a/TODO Wed Sep 13 09:06:28 2017 +0200 +++ b/TODO Thu Jan 04 10:59:19 2018 +0100 @@ -1,3 +1,6 @@ +20180104 BER (minor) Display licensing information with --version and + usage. Implementation idea: change this when moving away from optparse. + 20170709 BER: Give scripts/getan-eval.py a more specific name and add it as a script to be installed. @@ -16,7 +19,7 @@ the length or timedate and then use move where you intend to only move one, the unwanted result is several moved entries. -20160912 BER: Better code: states.py: classes EditEntryState and +20160912 BER: Better code: states.py: classes EditEntryState and AdjustEntryState have same methods exit() and set_focus(), maybe join them? Older: