TW-1670: Reversed ranges are parsed as a mathematician would expect

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham
2015-08-27 23:22:28 -04:00
parent eabd47b28b
commit 3f4daeacf0
2 changed files with 12 additions and 2 deletions

View File

@@ -127,6 +127,8 @@
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
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).