- Fixed bug #964, where the 'projects' command showed the wrong priority labels
  (thanks to Ali Mousavi).
This commit is contained in:
Paul Beckingham
2012-04-06 18:55:26 -04:00
parent 6090330d7a
commit dd73cc1ccf
3 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ Features
+ The 'summary' report now uses 'project.indented' format.
Bugs
+ Fixed bug #964, where the 'projects' command showed the wrong priority labels
(thanks to Ali Mousavi).
+ 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.