- Fixed bug whereby the "dateformat" configuration variable was being used to display dates, but not parse them.

This commit is contained in:
Paul Beckingham 2008-06-11 01:14:22 -04:00
parent 07d1f63e31
commit 131693f617
11 changed files with 209 additions and 124 deletions

View file

@ -6,7 +6,7 @@ where the x represents a major version number, or architecture. The y
represents a feature release, and the z represents a patch.
1.2.0 (?)
-
+ Bug: "dateformat" configuration variable used to display dates, but not parse them.
------ reality -----------------------------------
@ -127,6 +127,7 @@ represents a feature release, and the z represents a patch.
+ File locking
+ retain deleted tasks
+ "task info ID" report showing all metadata
+ File format v2
[Development hiatus while planning for T, TDB API, new features and the future
of the project. Seeded to two testers for feedback, suggestions.]