- Fixed bug where specifying an ID of 0 yielded all completed/deleted tasks
  (thanks to greenskeleton).
This commit is contained in:
Paul Beckingham
2013-09-10 22:00:44 -04:00
parent 938077115e
commit bcc9eb3d7a
6 changed files with 9 additions and 0 deletions

View File

@@ -65,6 +65,8 @@ Bugs
+ #1300 Encode/decode pairing is now properly balanced.
+ #1305 Commit hash now available in tarball builds (thanks to Ben Boeckel).
+ Fixed bug so that 'limit:page' now considers footnote messages.
+ Fixed bug where specifying an ID of 0 yielded all completed/deleted tasks
(thanks to greenskeleton).
------ old releases ------------------------------