* Fix Parser::unstrip on PHP 5.1.0RC4
[lhc/web/wiklou.git] / RELEASE-NOTES
index 4712099..3ec4a41 100644 (file)
@@ -175,6 +175,27 @@ fully support the editing toolbar, but was found to be too confusing.
 * (bug 3798) DoubleRedirects no longer has hard coded arrows
 * (bug 2324) image for redirects should be without text and oriented according to content language
 * (bug 3803) Fix links on Special:Wantedcategories with miser mode off
+* Fix Special:BrokenRedirects on MySQL 5.0
+* (bug 3807) Fix 'all' in namespaces drop-down on contribs, rc
+* Fail gracefully on invalid namespace in Special:Newpages
+* (bug 3806) Gracefully fall back to client-side scaling on |thumb| image
+  that passes $wgMaxImageArea
+* MySQL 5.0 strict mode fix for moving unwatched pages
+* (bug 3816) Throw edit conflict instead of fatal error when a page is
+  moved or deleted during section edit
+* (bug 3782) Throw fatal installation warning if mbstring.func_overload on.
+  Why do people invent these crazy options that change language semantics?
+* (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 ===