Mercurial > p > roundup > code
diff CHANGES.txt @ 1487:37a1906f4454
fixed Interval maths [SF#665357]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 06 Mar 2003 02:33:57 +0000 |
| parents | 8a1975bdde6e |
| children | 0638abfa13ab |
line wrap: on
line diff
--- a/CHANGES.txt Mon Mar 03 21:05:19 2003 +0000 +++ b/CHANGES.txt Thu Mar 06 02:33:57 2003 +0000 @@ -31,6 +31,7 @@ - re-worked detectors initialisation - woohoo, no more cross-importing! - fixed export/import of retired nodes (sf bug 685273) - fixed mutation of properties bug in RDBMS backends +- fixed Interval maths (sf bug 665357) Feature: - support setting of properties on message and file through web and
