Filter: When GC is turned off, disable the query shortcuts, which do not apply.

This commit is contained in:
Paul Beckingham 2015-09-19 07:49:55 -04:00
parent bc81bc478c
commit b4077775c2
2 changed files with 5 additions and 0 deletions

View file

@ -200,6 +200,7 @@
is no longer supported.
- Correct a false-positive warning when a due date is removed and a wait is
added.
- When GC is turned off, disable the query shortcuts, which no longer apply.
------ current release ---------------------------