From dd7f4a995ee2c7042bc6be51a3c754aa5e077d39 Mon Sep 17 00:00:00 2001
From: Derek Jones
Date: Thu, 3 Jul 2008 21:58:15 +0000
Subject: re-included URL encoded characters within
_remove_invisible_characters() which were mistakenly pulled out in a previous
commit, not released
---
user_guide/changelog.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'user_guide')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 076691158..de8504c04 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -70,7 +70,7 @@ SVN Revision: XXXX
Other changes
- - Improved performance and accuracy of xss_clean() (no changes to security)
+ - Improved performance and accuracy of xss_clean(), including reduction of false positives on image/file tests.
--
cgit v1.2.3-24-g4f1b