From ef16020cbb5ac4dd4a32da23a22666d694446806 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 1 Sep 2015 20:59:23 -0400 Subject: [PATCH] TW-1660: Disabled sorting option - Thanks to David Patrick. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0f1256ccf..823bd84d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -130,6 +130,7 @@ David Patrick). - TW-1655 Inform "No changes made." when quitting early due to signal (thanks to Daniel Shahaf). +- TW-1660 Disabled sorting option (thanks to David Patrick). - 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