New Version - 1.8.0 begins...

This commit is contained in:
Paul Beckingham 2009-05-14 23:22:31 -04:00
parent f6b8b39d8b
commit 13aeff1389
7 changed files with 107 additions and 71 deletions

View file

@ -1,6 +1,11 @@
------ current release ---------------------------
1.8.0 (?)
+ ?
------ old releases ------------------------------
1.7.0 (5/14/2009)
+ Improved the errors when parsing a corrupt or unrecognized pending.data
or completed.data file (thanks to T. Charles Yun).
@ -39,8 +44,6 @@
variable, $VISUAL or $EDITOR environment variable) and allows direct
editing of all editable task details.
------ old releases ------------------------------
1.6.1 (4/24/2009) 1b6faf57c998617024d0348a87b941a5d2ab2249
+ Fixed bug that caused new, first-time .taskrc files to be written without
including the custom report labels (thanks to P.C. Shyamshankar).