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 ------------------------------