und -> and ;)
[lhc/web/wiklou.git] / RELEASE-NOTES
index c9eb852..37a15fe 100644 (file)
@@ -230,6 +230,10 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 16635) The "view and edit watchlist" page (Special:Watchlist/edit) now
   includes a table of contents
 * File objects returned by wfFindFile() are now cached by default
+* (bug 7492) Rights can now be assigned to specific IP addresses and ranges by
+  using $wgAutopromote (new defines: APCOND_ISIP and APCOND_IPINRANGE)
+* Add a 'change block' link to Special:IPBlockList and Special:Log
+* (bug 16672) Add canonical parameter to meta=siteinfo&siprop=namespaces|namespacealiases. 
 
 === Bug fixes in 1.14 ===
 
@@ -414,6 +418,14 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 1941) Explicitly tell browsers to use a monospaced font for textareas.
   Safari apparently defaults to a proportional font, which can make editing
   pages with preformatted text difficult
+* (bug 15849) Special:Movepage now throws a more specific error when trying to 
+  move a title to an interwiki target
+* (bug 16638) 8-bit URL fallback encoding now set on additional languages using
+  Arabic script (Persian, Urdu, Sindhi, Punjabi)
+* (bug 16656) cleanupTitles and friends should now work in load-balanced
+  DB environments when $wgDBserver isn't set.
+* (bug 3691) Aspect ratio from viewBox attribute is now preserved for SVG
+  images which do not specify width and height attributes.
 
 === API changes in 1.14 ===
 
@@ -518,6 +530,7 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 15579) clshow considers all categories !hidden
 * (bug 16647) list=allcategories, prop=categories don't return "hidden"
   property for hidden categories
+* New siprop parameter of 'extensions' to list all installed extensions
 
 === Languages updated in 1.14 ===