Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).
[lhc/web/wiklou.git] / RELEASE-NOTES
index d831515..428e567 100644 (file)
@@ -64,7 +64,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   For backward compatibility purposes, Image still works. External tools may
   need to be updated.
 * The constants NS_FILE and NS_FILE_TALK can now be used instead of NS_IMAGE and
-  NS_IMAGE_TALK.  The old constants are retained as aliases for compatibility.
+  NS_IMAGE_TALK.  The old constants are retained as aliases for compatibility,
+  and should still be used in code meant to be compatible with v1.13 or older.
 * MediaWiki can be forced to use private IPs forwarded by a proxy server by
   using $wgUsePrivateIPs.