From 1e5293d9fe9c433a715d25b16368e150173625ca Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Mon, 26 Dec 2011 15:45:41 +0800 Subject: [PATCH] Add more attributions. Signed-off-by: Edward Z. Yang --- NEWS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index e86b35b4..992c2304 100644 --- a/NEWS +++ b/NEWS @@ -28,11 +28,14 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier - Do not add nofollow if hostname matches our current host. Thanks 178 for reporting, and Neike Taika-Tessaro for helping diagnose. - Do not unset parser variable; this fixes intermittent serialization - problems. + problems. Thanks Neike Taika-Tessaro for reporting, bill + <10010tiger@gmail.com> for diagnosing. - Fix iconv truncation bug, where non-UTF-8 target encodings see - output truncated after around 8000 characters. + output truncated after around 8000 characters. Thanks Jörg Ludwig + for reporting. - Fix broken table content model for XHTML1.1 (and also earlier - versions, although the W3C validator doesn't catch those violations) + versions, although the W3C validator doesn't catch those violations). + Thanks GlitchMr for reporting. 4.3.0, released 2011-03-27 # Fixed broken caching of customized raw definitions, but requires an