From: Daniel Friesen Date: Mon, 12 Dec 2011 19:37:56 +0000 (+0000) Subject: Followup r105921, RELEASE-NOTES. X-Git-Tag: 1.31.0-rc.0~26032 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=4926a7376f3c44e1c29594ecfe12861ad2920d84;p=lhc%2Fweb%2Fwiklou.git Followup r105921, RELEASE-NOTES. --- diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index a29ac1a242..8f2d8da97f 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -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 ==