Mercurial > p > roundup > code
diff CHANGES.txt @ 3525:7be25d75c3d5
Fixed SQL generation for sort/group by separate Link properties [SF#1417565]
Metakit fails the new test. I have no idea why.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 30 Jan 2006 00:36:26 +0000 |
| parents | f29a307ab3fe |
| children | f43424d545a6 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jan 29 23:40:41 2006 +0000 +++ b/CHANGES.txt Mon Jan 30 00:36:26 2006 +0000 @@ -1,7 +1,12 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2005-01-27 1.0 +2006-??-?? 1.0.1 +Fixed: +- SQL generation for sort/group by separate Link properties (sf bug + 1417565) + +2006-01-27 1.0 Feature: - Lithuanian translation by Aiste Kesminaite - Web User Interface language selection by form variable @language,
