diff --git a/AUTHORS b/AUTHORS index 168fdea00..a2a882a80 100644 --- a/AUTHORS +++ b/AUTHORS @@ -271,3 +271,4 @@ suggestions: Michale Meier Svetoslav Trochev Marc Cornellà + Ander diff --git a/ChangeLog b/ChangeLog index 89d8f5df5..53b7ec7e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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-1675 project.not:something doesn't exclude project:something.subprojects + (thanks to Ander). - Prevent potential task duplication during import for non-pending tasks. - Show the active context in "context list", if any is active. - Fix "task edit" dropping annotation text after newlines.