Mercurial > p > roundup > code
diff CHANGES.txt @ 4864:f630eb0adcee
issue2550830: Fixed. Made LinkHTMLProperty a new-style class.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Wed, 12 Mar 2014 17:45:45 +0100 |
| parents | 9db31cba6e0b |
| children | ef5f256b417e |
line wrap: on
line diff
--- a/CHANGES.txt Wed Mar 12 08:46:57 2014 +0100 +++ b/CHANGES.txt Wed Mar 12 17:45:45 2014 +0100 @@ -26,6 +26,9 @@ Fixed: +- issue2550830 An empty LinkHTMLProperty cannot be compared successfully. + Improves the query editing page. Reported and fixed by R David Murray + (Bernhard Reiter). - Fix Release-date of 1.5.0 in this file (thanks to Bernhard for discovery) (Ralf Schlatterbeck) - Pythons cgi form code can return a TypeError, we now guard for this
