- Two new color themes (thanks to Kathryn Andersen).
This commit is contained in:
Paul Beckingham
2010-09-07 01:22:58 -04:00
parent 9b46520ae1
commit e562fc8fd4
5 changed files with 137 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
+ Color rules now obey the rc.search.case.sensitive configuration option.
+ The color.keyword.XXX color rule now applies to annotations too.
+ Importing the same YAML twice now generates an error.
+ Two new color themes (thanks to Kathryn Andersen).
+ Fixed bug #427, preventing the task edit command to parse annotation
dates with spaces.
+ Fixed bug #433, making task command output more consistent.