summaryrefslogtreecommitdiffstats
path: root/3rdparty/htmlpurifier/WHATSNEW
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/htmlpurifier/WHATSNEW')
-rw-r--r--3rdparty/htmlpurifier/WHATSNEW6
1 files changed, 6 insertions, 0 deletions
diff --git a/3rdparty/htmlpurifier/WHATSNEW b/3rdparty/htmlpurifier/WHATSNEW
new file mode 100644
index 000000000..c8ec4f90b
--- /dev/null
+++ b/3rdparty/htmlpurifier/WHATSNEW
@@ -0,0 +1,6 @@
+HTML Purifier 4.5.0 is a minor bugfix and feature release, containing an
+accumulation of changes over a year. CSS support has been extended to
+support display:inline-block, white-space, underscores in font families,
+page-break-* CSS3 properties (when proprietary is enabled.) We now use
+SHA-1 to identify cached definitions, and the semantics of stacked
+attribute transforms has changed slightly.