* Update to Polish
[lhc/web/wiklou.git] / RELEASE-NOTES
index bc9f533..139e700 100644 (file)
@@ -64,17 +64,35 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   permission on for anons can be helpful for benchmarking.
 * Unmaintained Oracle support files have been removed.
 * Made Linker::userToolLinks() show the contribs link red when the user has zero edits
-
+* Use browser default for printing size, don't force to 11pt
+* (bug 8632) Fix regression in page protection null edit update
+* (bug 7842) Link back to deleted revision list from deleted revision preview
+* (bug 8619) Add user-aware "unblock" link to Special:Blockip
+* (bug 8407) Disallow indexing of "printable" versions
+* (bug 8522) Provide a "delete" link on Special:Brokenredirects for users with
+  the appropriate permission
+* (bug 8628) Add user-aware block list link to Special:Blockip
+* (bug 8643) Correctly escape the page-specific CSS class for non-Monobook skins
+* (bug 8629) Document $wgFilterCallback
+* (bug 1000) Clarify warning about memory_limit in installer
+* Suppress PHP warning about set_time_limit in installer when safe mode is on
+* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING when REQUEST_URI is
+  not available, as on IIS with PHP-CGI
+* (bug 8621) Log revisions marked as patrolled
+* Introduce "BookInformation" hook; see docs/hooks.txt for more details
 
 == Languages updated ==
 
 * Belarusian (be)
+* Breton (br)
 * Finnish (fi)
 * French (fr)
 * German (de)
 * Hebrew (he)
 * Indonesian (id)
 * Lithuanian (lt)
+* Polish (pl)
+* Sicilian (scn)
 * Swedish (sv)
 
 == Compatibility ==