Code

- Always sort MultilinkHTMLProperty in the correct order, usually
[roundup.git] / CHANGES.txt
index 8c1c0077f2a08cf7b84bf991a539f9adf3905632..d4555d5c4d6d186509361e8281b2cbb10277e4a8 100644 (file)
@@ -15,6 +15,8 @@ Feature:
 - Existing trackers (ie. live ones) may be used as templates for new
   trackers - the TEMPLATE-INFO.txt name entry has the tracker's dir name
   appended (so the demo tracker's template name is "classic-demo")
+- Always sort MultilinkHTMLProperty in the correct order, usually
+  alphabetically (sf feature 790512).
 
 Fixed:
 - mysql documentation fixed to note requirement of 4.0+ and InnoDB
@@ -55,7 +57,7 @@ Fixed:
 - Added note to upgrading doc for detectors fix in 0.6.2
 - Added script to help migrating queries from pre-0.6 trackers
 - Fixed "documentation" of getnodeids in roundup.hyperdb
-- Added flush() to DevNull (sf bug #835365)
+- Added flush() to DevNull (sf bug 835365)
 - Fixed javascript for help window for only one checkbox case
 - Date arithmetic was utterly broken, and has been for a long time.
   Date +/- Interval now works, and Date - Date also works (produces