TW-1671 task add: segfault with foo-bar:1

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham 2015-08-27 23:06:12 -04:00
parent 6a7f7b4c1c
commit eabd47b28b

View file

@ -127,6 +127,7 @@
to Daniel Shahaf). to Daniel Shahaf).
- TW-1664 Notify of waiting→pending promotion (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-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 - TW-1675 project.not:something doesn't exclude project:something.subprojects
(thanks to Ander). (thanks to Ander).
- Prevent potential task duplication during import for non-pending tasks. - Prevent potential task duplication during import for non-pending tasks.