Preload existence of the three links commonly needed from the skin, thus reducing...
[lhc/web/wiklou.git] / RELEASE-NOTES
index cfc15e5..18b94d2 100644 (file)
@@ -67,7 +67,7 @@ Database:
 * Added externallinks table, to track links to arbitrary URLs
 * Added job table, for deferred processing of jobs. The immediate application is 
   to complete the link table refresh operation when templates are changed.
-
+* Don't change the password of the MySQL root user.
 
 Documentation:
 * (bug 3306) Document $wgLocalTZoffset
@@ -247,6 +247,9 @@ i18n / Languages:
 * (bug 5097) Fix Hungarian language (hu): thousands separator
 * (bug 5098) Update for Portuguese messages (pt)
 * (bug 5113) Spelling error in French language file
+* (bug 5105) Magic words for LanguageAr.php
+* (bug 3993) Variants for Serbian language
+* Typo in English messages file
 
 Parser:
 * (bug 2522) {{CURRENTDAY2}} now shows the current day number with two digits
@@ -275,6 +278,7 @@ Parser:
 * (bug 4783) : Fix for "{{ns:0}} does not render"
 * Improved support for interwiki transclusion
 * (bug 1850) Image link to nonexistent file fixed.
+* (bug 5167) Add {{SUBPAGENAME}} variable
 
 Upload:
 * (bug 2527) Always set destination filename when new file is selected
@@ -669,7 +673,18 @@ fully support the editing toolbar, but was found to be too confusing.
   would be generated smaller than expected.
 * (bug 5062) Width sometimes one pixel short when using maximum heights
 * Purge thumbnails and metadata cache for action=purge on an image page
-
+* (bug 4273) Bounce back with a message when attempting to submit a new comment 
+  with an empty main textbox (user probably hit Enter in subject field)
+* (bug 5141) Gracefully handle the new account link when createaccount off
+* (bug 5150 and related) Fix missing ID attribute in HTML namespace selector
+* (bug 5152) Proper HTML escaping on subpage breadcrumbs
+* (bug 4855) Section edit links now have the section name in the title attribute.
+* (bug 2115) Support shift-selecting multiple checkboxes with JavaScript.
+* (bug 5161) Don't try to load template list for nonexistent pages
+* (bug 5228) Workaround for broken LanguageConverter title overrides; avoid
+  unnecessary hidden UI work when watch/unwatch is performed on edit
+* Fixed bogus master fallback in external storage
+* (bug 5246) Add speak:none to "hiddenStructure" class in main.css
 
 === Caveats ===