* Fix API revision list on PHP 5.2.1; bad reference assignment
[lhc/web/wiklou.git] / RELEASE-NOTES
index a57e6a7..4a7a894 100644 (file)
@@ -118,6 +118,7 @@ lighter making things easier to read.
 * Sanitizer now correctly escapes lonely '>' occuring before the first wikitag.
 * Ignore self closing on closing tags ( '</div />' now gives '</div>') 
 * (bug 8673) Minor fix for web service API content-type header
+* Fix API revision list on PHP 5.2.1; bad reference assignment
 
 
 == Languages updated ==