Followup r105921, RELEASE-NOTES.
authorDaniel Friesen <dantman@users.mediawiki.org>
Mon, 12 Dec 2011 19:37:56 +0000 (19:37 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Mon, 12 Dec 2011 19:37:56 +0000 (19:37 +0000)
RELEASE-NOTES-1.19

index a29ac1a..8f2d8da 100644 (file)
@@ -237,6 +237,8 @@ changes to languages because of Bugzilla reports.
   'chick' and 'monobook').
 * The constructor for CategoryView has changed, the second parameter is now a
   Context source and is required.
+* The Title::escape{Local,Full,Canonical}URL methods are deprecated, please use
+  proper html building methods to escape the normal get{...}URL methods instead.
 
 == Compatibility ==