X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES;h=368e1ec55fbbc6b3300d8bc8e915e138f4ba8290;hb=f7e98110ef9282b026611407be3f0448709c804d;hp=0cb4b8739945384f3881cd05c08600f0ffc19fe4;hpb=7f7e79022bfd421e49084b089e74c7a16b77bc03;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0cb4b87399..368e1ec55f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -29,6 +29,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 6420) Render thumbnails for DJVU images, support multipage DJVU display on image pages. Added new 'page=' thumbnail option to select a page from a multipage djvu for thumbnail generation. +* Full Postgres support is now enabled. It requires version 8.0 or better, and + needs to have both plpgsql and tsearch2 already installed. == Changes since 1.7 == @@ -126,7 +128,25 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 769) OutputPage::permissionRequired() should suggest groups with the needed permission * (bug 6971) Fix regression in Special:Export history view * Revamped Special:Imagelist - +* (bug 7000) updated MessagesPl.php +* (bug 6946) Fix unexpected behavior change with GET hits to Special:Export +* (bug 1866) Improve navigation on Special:Listusers; user now a starting + point as with Special:Allpages, rather than a pure limit. +* Clean up tab order on Special:Blockip +* (bug 5969) Clean up tab order on Special:Userlogin forms +* (bug 3512) namespaceDupes now handles spaces and initial caps properly +* (bug 7037) Fix regression in login tab order +* (bug 7031) Report missing email on 'email password' instead of false success +* (bug 7010) Don't send email notifications for watched talk pages when user + has selected to receive only updates for their own talk page +* Added {{CURRENTHOUR}} +* Added [[:Image:Foo.png]] style links to the pagelinks table +* Avoid duplicate revision imports with Special:Import +* (bug 7054) Validate email address before sending email confirmation message +* (bug 7061) Format title on "from (page)" links on Special:Allpages +* (bug 7044) Introduce "padleft" and "padright" colon functions +* Pass page title as parameters to "linkshere" and "nolinkshere" and update + default message text == Languages updated ==