Mercurial > p > roundup > code
diff CHANGES.txt @ 3562:a27124aceb69
fix error in link property lookups with numeric-alike key values
[SF#1424550]
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Feb 2006 13:11:14 +0000 |
| parents | ca63ec153bc3 |
| children | ea214c2de09c |
line wrap: on
line diff
--- a/CHANGES.txt Sun Feb 12 11:56:33 2006 +0000 +++ b/CHANGES.txt Sun Feb 12 13:11:14 2006 +0000 @@ -6,6 +6,7 @@ - failure with browsers not sending "Accept-Language" header (sf bug 1429646) - translate class name in "required property not supplied" error message (sf bug 1429669) +- error in link property lookups with numeric-alike key values (sf bug 1424550) 2006-02-10 1.1.0
