- TW-1324 Numeric UDAs are compared as strings (thanks to Ben Boeckel).
This commit is contained in:
Paul Beckingham 2014-06-24 23:26:41 -04:00
parent 525f3cda75
commit d4a003f121

View file

@ -95,6 +95,7 @@
- TW-1320 Provide output of malformed row if invalid Taskwarrior file format - TW-1320 Provide output of malformed row if invalid Taskwarrior file format
(thanks to Kosta Harlan). (thanks to Kosta Harlan).
- TW-1321 Unit test view.t fails oddly on Ubuntu 13.10 (thanks to John West). - TW-1321 Unit test view.t fails oddly on Ubuntu 13.10 (thanks to John West).
- TW-1324 Numeric UDAs are compared as strings (thanks to Ben Boeckel).
- TW-1331 date more than 5 years away is faulty (thanks to Onion). - TW-1331 date more than 5 years away is faulty (thanks to Onion).
- TW-1345 taskrc.5 manpage errors. - TW-1345 taskrc.5 manpage errors.
- Removed deprecated 'echo.command' setting, in favor of the 'header' and - Removed deprecated 'echo.command' setting, in favor of the 'header' and