- Fix a bug where CmdEdit reported modifications to a duration UDA
  when no modifications were made.
This commit is contained in:
Scott Kostyshak 2014-01-10 04:56:46 -05:00 committed by Paul Beckingham
parent de1e413d73
commit dc2e0c1c97
2 changed files with 4 additions and 1 deletions

View file

@ -97,6 +97,7 @@ Bugs
+ Fixed bug where specifying an ID of 0 yielded all completed/deleted tasks
(thanks to greenskeleton).
+ Fixed rc.nag documentation (thanks to Jeroen Budts).
+ Fixed bug where task edit incorrectly claimed duration UDA was modified.
------ old releases ------------------------------