diff --git a/NEWS b/NEWS index fa4380c7..64a0d64e 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier 3.1.2, unknown release date # Using %Core.CollectErrors forces line number/column tracking on, whereas previously you could theoretically turn it off. -# HTMLPurifier_Injector->notifyEnd() is formally deprecated, and has changed - behavior slightly (end tokens it sees are not guaranteed to exist). Please +# HTMLPurifier_Injector->notifyEnd() is formally deprecated. Please use handleEnd() instead. ! %Output.AttrSort for when you need your attributes in alphabetical order to deal with a bug in FCKEditor. Requested by frank farmer.