mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
ChangeLog
- Updated ChangeLog to reflect several bugs that have been fixed, but were not reported.
This commit is contained in:
parent
e05b3633f2
commit
7a2bf28005
1 changed files with 7 additions and 0 deletions
|
@ -44,7 +44,11 @@
|
|||
|
||||
|
||||
# Tracked Features, sorted by ID.
|
||||
+ Added feature #52, which provides improved text-wrapping support for UTF-8
|
||||
descriptions.
|
||||
+ Added feature #278, which provides a more consistent command line grammar.
|
||||
+ Added feature #318, which shows a full edit history in the 'info' report,
|
||||
when enabled by 'journal.info=on'
|
||||
+ Added feature #330, which supports the 'inverse' color attribute.
|
||||
+ Added feature #340, which implements new color rules 'color.completed' and
|
||||
'color.deleted'.
|
||||
|
@ -197,6 +201,9 @@
|
|||
(thanks to Owen Clarke).
|
||||
+ Fixed bug #808, which generated compiler warnings on Solarix (thanks to
|
||||
Owen Clarke).
|
||||
+ Fixed bug #817, which caused a build problem with a Core2 Duo processor on a
|
||||
Mac OSX 10.6 machine. Notes updated in INSTALL file (thanks to John
|
||||
Hammond).
|
||||
+ Fixed bug #822, #845, which generated incorrect IDs (thanks to Matt Kraai and
|
||||
Michelle Crane).
|
||||
+ Fixed bug #823, so that recurring task change propagations are now always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue