- Remove the test that prevents 'until' attributes to be modified for
  non-recurring tasks (thanks to Stéphane Pezennec).
- Unit test.

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Louis-Claude Canon 2012-07-24 16:55:59 -04:00 committed by Paul Beckingham
parent 99849e55b4
commit c71146611c
5 changed files with 66 additions and 6 deletions

View file

@ -4,6 +4,8 @@
Bugs
+ Fixed bug that caused miplaced commas in JSON export (thanks to greenskeleton).
+ Fixed bug #1036, which prevents 'until' attributes to be modified for
non-recurring tasks (thanks to Stéphane Pezennec).
------ old releases ------------------------------