- Fixed bug #986, so that the 'info' report uses the correct date format
  (thanks to Louis-Claude Canon).
This commit is contained in:
Paul Beckingham 2012-04-21 13:02:31 -04:00
parent 5468365b85
commit 35122154ef
4 changed files with 28 additions and 38 deletions

View file

@ -16,6 +16,8 @@ Bugs
+ 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 bug #986, so that the 'info' report uses the correct date format
(thanks to Louis-Claude Canon).
+ 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.