TW-1763: Removing the due date of a task with no due date modifies the task

- Thanks to Scott Kostyshak.
This commit is contained in:
Paul Beckingham
2016-02-02 01:03:19 -05:00
parent 4b37fea21f
commit 23ac9895ab
2 changed files with 13 additions and 3 deletions

View File

@@ -52,6 +52,8 @@
(thanks to Misty De Meo).
- TW-1752 cleanup of diag output (thanks to David Patrick).
- TW-1756 The columns.t unit test fails two tests after 2300 local.
- TW-1763 Removing the due date of a task with no due date modifies the task
(thanks to Scott Kostyshak).
- Fixed broken build for Cygwin and older GCC (thanks to Richard Boß).
- The default configuration is now 256-color only.
- The 'columns' report now shows whether a column is modifiable or read only.