* (bugs 5051, 5376) All tooltips and accesskeys moved out of Monobook.js and into...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 8c7d036..c592aa2 100644 (file)
@@ -56,7 +56,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 7444) Update namespace translations for Telugu (te), kept old values as
   alias for compatibility
 * (bug 4525) Move section links down visually to same level as headings
-  editsection links are now inside the heading elements)
+  (editsection links are now inside the heading elements)
 * Workaround for http://bugs.php.net/bug.php?id=31892 , PATH_INFO and hence 
   URLs of the style /index.php/Main_Page were broken on some CGI installations.
 * (bug 7623) Validate custom HTML id's correctly in Monobook interface
@@ -64,10 +64,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 5795) CSS class added to body based on page name for page-specific
   styling
 * (bug 6276) Stopped search field from getting too large in Cologne Blue
-* Fixed duplicate name/id value of "search" in Cologne Blue
 * (bug 7644) User creations that are aborted by hooks shouldn't be counted
   against account creations per day limit
-* (bug 7636) Show Firefox 2 users "shift-alt" as accesskey prefix
+* (bug 7636) Show Firefox 2 users correct accesskey prefix
 * (bug 6427) Block blocked IPs from using the mail password function
   to allow blocking of flooders
 * Include common.css from classic-style skins in main HTML with the bump URL
@@ -81,7 +80,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   strings to allow better localisation via Special:Allmessages. Mark this new
   messages as optional for localisation.
 * Fix user_newpass upgrade for prefixed tables (reported by Fyren)
-* (bug 7636) Fix typo in Firefox 2 check (tested by Werdna)
 * (bug 7663) Include language variant switcher links on Nostalgia skin
 * (bug 6531) Fix PHP fatal error on installation page with bad username input.
 * (bug 6977) Remove 404 link for autogenerated database documentation.
@@ -89,13 +87,34 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 7687) Fix movetalk box checks itself when confirming a delete and move.
 * (bug 7684) Obey watchcreated preference for Special:Upload watch checkbox
 * (bug 7686) Include id attribute on delete form confirmation button
-
+* Allow compound interwiki prefixes in $wgImportSources
+* (bug 7304) Added redirect table to store redirect targets.
+* Added querycachetwo table (similar to querycache but has two titles)
+* PageArchive can now return a Revision object for more convenient processing
+  of deleted revision data
+* Added 'UndeleteShowRevision' hook in Special:Undelete
+* Error message on attempt to view invalid or missing deleted revisions
+* Remove unsightly "_" from namespace in Special:Allpages, Special:Prefixindex
+* (bug 3224) Allow minor edits by bots to skip new message notification on
+  user talk pages. This can be disabled by adjusting the 'nominornewtalk'
+  permission. Patch by Werdna.
+* (bug 7741) MATH: fixed broken syntax of underbrace etc. Fixed arrays
+* Fix purging for updated SVG files
+* (bug 7745) Add id attribute to search button in Monobook
+* (bug 7749) MATH: added some more LaTeX symbols, e.g. parallel, diamond, ast, ...
+* (bug 7304) Added code in Article.php to keep redirect table up to date.
+* (bug 5376) All tooltips moved to system messages, JavaScript no longer
+  required.
+* (bug 5051) Accesskeys no longer require JavaScript.
+* Correctly detect browser accesskey prefix for all buttons, not just most.
 
 == Languages updated ==
 
+* Bishnupriya Manipuri (bpy)
 * German (de)
 * Hebrew (he)
 * Indonesian (id)
+* Italian (it)
 * Latin (la)
 * Lithuanian (lt)
 * Occitan (oc)