aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorBrion Vibber <brion@users.mediawiki.org>2008-03-13 18:30:50 +0000
committerBrion Vibber <brion@users.mediawiki.org>2008-03-13 18:30:50 +0000
commitf3f82e3f60c8b72af70b5be287dee758d04962dd (patch)
treeab274fa0be57ae709bef0d49a4e03c46b6c2d933 /RELEASE-NOTES
parente2fa08555c71171d8cdc2ac024dcddd9e3f844df (diff)
downloadmediawikicore-f3f82e3f60c8b72af70b5be287dee758d04962dd.tar.gz
mediawikicore-f3f82e3f60c8b72af70b5be287dee758d04962dd.zip
* (bug 10721) Duplicate section anchors with differing case now disambiguated
for Internet Explorer's sake
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/31931
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 8100b84fc10d..c2888ad7a34a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -81,6 +81,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
case-insensitive names.
* Adding the fix for lists in RTL wikis to more skins, and fixing the image toc
* (bug 8157) Remove redirects from Special:Unusedtemplates. Patch by WebBoy.
+* (bug 10721) Duplicate section anchors with differing case now disambiguated
+ for Internet Explorer's sake
+
=== API changes in 1.13 ===