- Fixed bug #973, including 'urgency' in the 'export' output (thanks to Andy
  Spiegl).
This commit is contained in:
Paul Beckingham 2012-04-15 19:45:42 -04:00
parent d6d9fbd8e7
commit 0918a7c79a
5 changed files with 25 additions and 10 deletions

View file

@ -12,6 +12,8 @@ Bugs
+ Fixed bug #964, where the 'projects' command showed the wrong priority labels
(thanks to Ali Mousavi).
+ Fixed bug #968, a typo in the 'edit' command text (thanks to Victor Roetman).
+ Fixed bug #973, including 'urgency' in the 'export' output (thanks to Andy
Spiegl).
+ Fixed grammar in feedback string (thanks to Uli Martens).
+ Addressed valgrind complaints (thanks to Bryce Harrington).
+ Removed default configuration value for the obsolete 'annotations' setting.