- The 'udas' command now accepts a filter, and reports UDA usage counts.
- The 'udas' command also detects and lists orphaned UDAs and usage counts.
This commit is contained in:
Paul Beckingham
2012-07-04 13:42:36 -04:00
parent 19cfd5453d
commit 1b329d34b3
3 changed files with 55 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Features
+ Feature #516, which allows the duplication of completed tasks (thanks to
Peter De Poorter, Ethan Schoonover).
+ Feature #921, which implements a 'udas' command that describes defined UDAs,
and a '_udas' for completion purposes.
and a '_udas' for completion purposes. Also detects UDA orphans.
+ Applied patch for feature #1005, which prevents the update-holidays.pl script
from creating duplicate holidays (thanks to Jörg Plate).
+ Added the new 'indented' format for the 'project' attribute.