- TW-288 `task edit` mangles descriptions with embedded newlines (thanks to
         Kevin Ballard).
This commit is contained in:
Paul Beckingham 2014-07-06 12:14:44 -04:00
parent 68ceea953a
commit 0c1fa8b20e
4 changed files with 26 additions and 2 deletions

View file

@ -63,6 +63,8 @@
- TW-279 ".monthly" unexpectedly appended to task annotation (thanks to Florian
Hollerweger).
- TW-285 DUETODAY doesn't give any output (thanks to Jostein Berntsen).
- TW-288 `task edit` mangles descriptions with embedded newlines (thanks to
Kevin Ballard).
- TW-294 Display UUID of task created by add (thanks to John West).
- TW-306 Wrong date format in burndown view (thanks to Michele Santullo).
- TW-752 task ID no longer defaults to info (thanks to Christopher Roberts).