summaryrefslogtreecommitdiffstats
path: root/3rdparty/htmlpurifier/WHATSNEW
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 22:53:36 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 22:53:36 +0200
commitfe030e7339f5fc9ec4e75d9655b2ced0900da5c2 (patch)
treed87fc2bc4504392550c3aea0abb18614d36f8abb /3rdparty/htmlpurifier/WHATSNEW
parent8c2a1b242c1cd2f7bcb179facc524f3454e7a863 (diff)
use composer for autoloading repos
Diffstat (limited to '3rdparty/htmlpurifier/WHATSNEW')
-rw-r--r--3rdparty/htmlpurifier/WHATSNEW5
1 files changed, 0 insertions, 5 deletions
diff --git a/3rdparty/htmlpurifier/WHATSNEW b/3rdparty/htmlpurifier/WHATSNEW
deleted file mode 100644
index 7464cbc35..000000000
--- a/3rdparty/htmlpurifier/WHATSNEW
+++ /dev/null
@@ -1,5 +0,0 @@
-HTML Purifier 4.6.0 is a major security release, fixing numerous bad
-quadratic asymptotics in HTML Purifier's core algorithms. Most users will
-see a decent speedup on large inputs, although small inputs may take
-longer. Additionally, the secure URI munging algorithm has changed to
-do a proper HMAC. There are some other miscellaneous bugfixes as well.