* Fix Parser::unstrip on PHP 5.1.0RC4
[lhc/web/wiklou.git] / RELEASE-NOTES
index 2ae0312..3ec4a41 100644 (file)
@@ -188,6 +188,14 @@ fully support the editing toolbar, but was found to be too confusing.
 * (bug 3762) Define missing Special:Import UI messages
 * (bug 3771) Handle internal functions in backtrace in wfAbruptExit()
 * (bug 3649) Remove obsolete, broken moveCustomMessages script
+* (bug 3291) 'last' diff link for last history line when not at end
+* Avoid numerous redundant latest-revision lookups in history
+* Ability to set the table name for external storage servers
+* (bug 3667) Add missing global in page move code
+* (bug 3761) Avoid deprecation warnings in Special:Import
+* (bug 2885) Remove unnecessary reference parameter which broke classic skin
+  talk notification on PHP 5.0.5
+* Fix Parser::unstrip on PHP 5.1.0RC4
 
 
 === Caveats ===