From d4a003f121ec93e110eb7b95a51db7c1842f94eb Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 24 Jun 2014 23:26:41 -0400 Subject: [PATCH] TW-1324 - TW-1324 Numeric UDAs are compared as strings (thanks to Ben Boeckel). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 121c3ec80..5264317c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -95,6 +95,7 @@ - TW-1320 Provide output of malformed row if invalid Taskwarrior file format (thanks to Kosta Harlan). - 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-1345 taskrc.5 manpage errors. - Removed deprecated 'echo.command' setting, in favor of the 'header' and