From 6bcbcbb36308bcfd4728f1cdd3dc31106b2aeaa3 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sun, 20 Sep 2015 14:33:42 +0200 Subject: [PATCH] TW-1662: filter before add becomes description - Thanks to Daniel Shahaf. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index ba941c247..234d34597 100644 --- a/ChangeLog +++ b/ChangeLog @@ -138,6 +138,8 @@ to Daniel Shahaf). - TW-1656 Implicitly parenthesize argv filter (thanks to Daniel Shahaf). - TW-1660 Disabled sorting option (thanks to David Patrick). +- TW-1662 filter before add becomes description (thanks to Daniel + Shahaf). - TW-1664 Notify of waiting→pending promotion (thanks to Daniel Shahaf). - TW-1666 import should reject invalid data (thanks to Daniel Shahaf). - TW-1670 Reversed ranges are parsed as a mathematician would expect (thanks to