From eabd47b28b49981ee5fa7044ac69d1fc7428ee60 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 27 Aug 2015 23:06:12 -0400 Subject: [PATCH] TW-1671 task add: segfault with foo-bar:1 - Thanks to Daniel Shahaf. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 53b7ec7e7..7512ed7d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -127,6 +127,7 @@ 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-1671 task add: segfault with foo-bar:1 (thanks to Daniel Shahaf). - TW-1675 project.not:something doesn't exclude project:something.subprojects (thanks to Ander). - Prevent potential task duplication during import for non-pending tasks.