diff --git a/AUTHORS b/AUTHORS index 548fba09b..03232e0cd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,6 +12,7 @@ Contributing Authors: Richard Querin Federico Hernandez T. Charles Yun + David J Patrick With thanks to: Eugene Kramer @@ -30,5 +31,4 @@ With thanks to: Bruce Dillahunty Askme Too P.C. Shyamshankar - David J Patrick diff --git a/ChangeLog b/ChangeLog index 266042125..584e4e922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,8 @@ ------ current release --------------------------- 1.7.0 (?) ? - + + Improved the errors when parsing a corrupt or unrecognized pending.data + or completed.data file (thanks to T. Charles Yun). ------ old releases ------------------------------ diff --git a/NEWS b/NEWS index 3e9b96087..ed3dd46fc 100644 --- a/NEWS +++ b/NEWS @@ -31,5 +31,9 @@ order of increasing effort (to you) and usefulness (to me): will be applied and tested, and a new release will be made. You will be a hero. + - Another option involves using Github's issue tracker, which can be found + at http://github.com/pbeckingham/task/issues which has the advantage that + everyone gets to see and track the issue. + Thank you. diff --git a/html/task.html b/html/task.html index a4616f4e2..591ff45fc 100644 --- a/html/task.html +++ b/html/task.html @@ -109,7 +109,8 @@

New in version 1.7.0 (?)