Mercurial > p > roundup > code
diff CHANGES.txt @ 1327:7af3f0df307b
fixed nasty sorting bug that was lowercasing properties
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 11 Dec 2002 01:03:38 +0000 |
| parents | 43e5262dd90c |
| children | b4d4770658c1 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Dec 10 23:39:40 2002 +0000 +++ b/CHANGES.txt Wed Dec 11 01:03:38 2002 +0000 @@ -20,6 +20,7 @@ - finished of handling of retired flag in filter() (sf bug 635260) - allow StringHTMLProperty in MultilinkHTMLProperty test to work - don't set explicit None Link properties in web create +- fixed nasty sorting bug that was lowercasing properties 2002-11-07 0.5.2
