From bfba1c725d83b86bc0a30115b72dc9cc4e2bea61 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 10 Jun 2012 17:05:35 -0400 Subject: [PATCH] Documentation Cleanup - Modified order of entries. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 601c8cdf8..75fd468ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,6 +75,8 @@ Bugs directly by external script when a variable is override. + Fixed bug #960, which caused tab-completion to fail after any non-ASCII alpha characters were used in a description (thanks to Hyde Stevenson). + + Fixed bug #962 that rename the bash completion script in prevision of future + 2.0 bash release. + Fixed bug #990, which prevents color precedence to be applied correctly for tagged tasks. + Fixed bug #1001, which caused a segv (thanks to Bryce Harrington). @@ -85,8 +87,6 @@ Bugs that lack description or entry date (thanks to Nicholas Rabenau). + Fixed bug #1017, which exported invalid JSON when there were no tasks (thanks to Nicholas Rabenau). - + Fixed bug #962 that rename the bash completion script in prevision of future - 2.0 bash release. ------ old releases ------------------------------