* (bug 714) "plainlinks" class issues in IE, Opera
[lhc/web/wiklou.git] / RELEASE-NOTES
index 608ff6f..9c233df 100644 (file)
@@ -373,6 +373,26 @@ fully support the editing toolbar, but was found to be too confusing.
 * Removed Special:Validate, it's been superseded by the Review extension
 * (bug 4424) Update for Spanish language (es) 100% messages translated
 * (bug 4425) Typos in Polish translation
+* (bug 4426) Add link to user_talk page on image pages
+* Added templatelinks table, to track template inclusions. User-visible effects
+  will be:
+  * (inclusion) tag for inclusions in Special:Whatlinkshere
+  * More accurate list of used templates on the edit page
+  * More reliable cache invalidation when templates outside the template
+    namespace are changed
+* Removed $wgUseCategoryMagic option, categories are now enabled unconditionally
+* (bug 4359) red [[user:#id]] links generated in [[special:Log]]
+* (bug 3318) UI workarounds for disabled items in license selector
+  MSIE/Win: items now grayed out, JS will revert to 'non selected' if clicked
+  Safari: JS will revert to 'non selected' if clicked (but not gray)
+  MSIE/Mac: indented items now visible (JS hack)
+* (bug 4436) Update for Turkish language (tr)
+* (bug 4413) Update of Farsi language file (LanguageFa.php)
+* Update for LanguageSr (Serbian): magic words
+* (bug 4371) Disallow tilde character in signatures
+* (bug 1996) Special page to list redirects
+* (bug 137) MediaWiki:Copyrightwarning hardcoding
+* (bug 714) "plainlinks" class issues in IE, Opera
 
 === Caveats ===