* (bug 23422) mp3 files can now be moved
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 8 May 2010 14:01:17 +0000 (14:01 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 8 May 2010 14:01:17 +0000 (14:01 +0000)
RELEASE-NOTES
includes/mime.info

index 675e81d..d52e19f 100644 (file)
@@ -155,6 +155,7 @@ in a negative namespace (which is invalid).
   new version.
 * (bug 23240) Add ID to namespace selector form on Special:Watchlist
 * The pipe | character in urls is now escaped.
+* (bug 23422) mp3 files can now be moved
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent
index 9d8a3b0..a739981 100644 (file)
@@ -27,7 +27,7 @@ application/x-tex     [DRAWING]
 application/x-dia-diagram [DRAWING]
 
 
-audio/mp3 audio/mpeg3 audio/mpeg       [AUDIO]
+audio/mpeg audio/mp3 audio/mpeg3       [AUDIO]
 audio/wav audio/x-wav audio/wave       [AUDIO]
 audio/midi audio/mid   [AUDIO]
 audio/basic            [AUDIO]