Mercurial > p > roundup > code
diff CHANGES.txt @ 3612:afda59d5d546
prevent generation of new single-digit seconds dates [SF#1429390]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 Apr 2006 05:15:17 +0000 |
| parents | 86d568dbab55 |
| children | 5f4db2650da3 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 27 05:11:28 2006 +0000 +++ b/CHANGES.txt Thu Apr 27 05:15:17 2006 +0000 @@ -21,7 +21,7 @@ - umask is now configurable (with the same 0002 default) - sorting of entries in classhelp popup (sf bug 1449000) - allow single digit seconds in date spec (sf bug 1447141) - +- prevent generation of new single-digit seconds dates (sf bug 1429390) 2006-03-03 1.1.1 Fixed:
