From 3dab5a1cb1e26bf5b7650241737d65fd9264ee77 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 2 Mar 2013 23:39:22 -0500 Subject: [PATCH] Bug #1181, #1087 - Fixed bug #1181, probably a result of other compounded fixes (thanks to Max Muller). - Fixed bug #1087, forgot to update changelog. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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