Mercurial > p > roundup > code
diff CHANGES.txt @ 4927:c120f747e0b4
In case of an error, date fields would lose the calendar help, fixed.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Sat, 06 Sep 2014 21:21:05 +0200 |
| parents | 6651923ea3ac |
| children | 577b375a1ec2 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Aug 20 12:13:49 2014 +0300 +++ b/CHANGES.txt Sat Sep 06 21:21:05 2014 +0200 @@ -127,6 +127,8 @@ debug this. (Ralf Schlatterbeck) - Correctly recreate the database directory when re-initialising a tracker instance. (John Kristensen) +- In case of an error, date fields would lose the calendar help, fixed. + (Ralf Schlatterbeck) Minor: - demo.py usage message improved: explains "nuke" now. (Bernhard Reiter)
