X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=RELEASE-NOTES;h=3ec4a41d716cb943ef84a3cfff0847cf88cdc937;hb=0ff6142dfaf15c060563cdd068d2334230b155ea;hp=3617ead6a07e5ee2f8ddbbac05084cb75daf7628;hpb=9bda98bb80297189b1d147c2a24f8f7a6c80f070;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3617ead6a0..3ec4a41d71 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -178,6 +178,24 @@ fully support the editing toolbar, but was found to be too confusing. * 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 ===