Enhancement

- Importing the same YAML twice now generates an error.
This commit is contained in:
Paul Beckingham
2010-09-02 21:32:33 -04:00
parent b32d731010
commit 1cc67e9895
6 changed files with 42 additions and 8 deletions

3
NEWS
View File

@@ -13,7 +13,8 @@ New Features in taskwarrior 1.9.3
- Now supports 'now' as a date/time.
- Now defines an overdue task as being one second after the due date,
instead of the day after the due date.
- Import and export of YAML 1.1, including round-trip capability.
- Import and export of YAML 1.1, including round-trip capability, and
detection of duplicate imports.
- New merge capability for syncing task data files.
- New push capability for distributing merged changes.
- When completing or modifying a task, the project status is displayed.