Mercurial > p > roundup > code
diff CHANGES.txt @ 640:7dd13fd5d8ea
fixed some problems in date calculations
(calendar.py doesn't handle over- and under-flow). Also,
hour/minute/second intervals may now be more than 99 each.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 21 Feb 2002 23:11:45 +0000 |
| parents | 3d61b5d2243e |
| children | 086f67453062 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Feb 21 07:21:38 2002 +0000 +++ b/CHANGES.txt Thu Feb 21 23:11:45 2002 +0000 @@ -37,6 +37,9 @@ . #517906 ] Attribute order in "View customisation" . #514854 ] History: "User" is always ticket creator . wasn't handling cvs parser feeding correctly + . fixed some problems in date calculations (calendar.py doesn't handle over- + and under-flow). Also, hour/minute/second intervals may now be more than + 99 each. 2002-01-24 - 0.4.0
