diff --git a/ChangeLog b/ChangeLog index 082ab38d0..72b2a90f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -63,6 +63,8 @@ Bugs + Fixed bug #1065, where CmdShow issued messages in incorrect situations. + Partially fixed #1083, which showed 'task 0 ...' when modifying a non- pending task (thanks to Aikido Guy). + + Fixed bug #1087, which gave incorrect task/line counts under certain + conditions. + Fixed bug #1091, allowing filters to use 'urgency.over:4.5'. + Fixed bug #1110, which did not treat 'status:Completed' the same as 'status:completed' (thanks to Aikido Guy). @@ -81,6 +83,8 @@ Bugs + Fixed bug #1154, which now allows priorities to be specified in any case. + Fixed bug #1178, which included binary libraries in the released source package (thanks to Jakub Wilk). + + Fixed bug #1181, where single-character columns were often rendered using + widths larger than 1 (thanks to Max Muller). + Fixed bug #1183, correcting error message typos (thanks to Jakub Wilk). + Fixed bug #1184, correcting man page formatting (thanks to Jakub Wilk). + Fixed bug #1185, correcting man page install location for out-of-tree