Mercurial > p > roundup > code
diff CHANGES.txt @ 2731:7c472ed6babf
handle deleted properties in RDBMS history
apply timezone in correct direction in user input [SF#1013097]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 08 Oct 2004 00:56:12 +0000 |
| parents | 797725ec50c5 |
| children | ef396596a24e |
line wrap: on
line diff
--- a/CHANGES.txt Fri Oct 08 00:32:34 2004 +0000 +++ b/CHANGES.txt Fri Oct 08 00:56:12 2004 +0000 @@ -46,6 +46,8 @@ - fix lookup of REMOTE_USER (sf bug 1002923) - new Interval props weren't created properly in rdbms - date.Interval() now accepts an Interval as a spec (sf bug 1041266) +- handle deleted properties in RDBMS history +- apply timezone in correct direction in user input (sf bug 1013097) 2004-07-21 0.7.6
