Mercurial > p > roundup > code
diff CHANGES.txt @ 2720:15d945dff53d
add sanity check for sort and group on same property [SF#1033477]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Oct 2004 06:09:41 +0000 |
| parents | ca2ee58c8310 |
| children | 1cd01cf106e1 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 07 06:04:26 2004 +0000 +++ b/CHANGES.txt Thu Oct 07 06:09:41 2004 +0000 @@ -41,6 +41,7 @@ - mailgw can override the MAIL_DEFAULT_CLASS - handle Py2.3+ datetime objects as Date specs (sf bug 971300) - use row locking in MySQL newid() (sf bug 1034211) +- add sanity check for sort and group on same property (sf bug 1033477) 2004-07-21 0.7.6
