summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2017-02-15 23:26:10 +0100
committerAlbert Astals Cid <aacid@kde.org>2017-02-15 23:26:10 +0100
commitc7a7c34fcb875414eb3092df84f8e8e8e523648d (patch)
tree91f1b3b7e532e73455883537a8078df02bcbc9d8 /NEWS
parentbaad9bd0406f63cffa8054c5831ccc3cb5d207e3 (diff)
Poppler 0.52.0poppler-0.52
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9139ff61..cf7de77b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Release 0.52.0
+ core:
+ * Fix assert on reading some OCGs. Bug #99768
+ * Properly initialize some RichMedia variables in corner cases. Bug #99767
+
+ qt4:
+ * optcontent structure was leaking the headers items. Bug #99449
+ * Cleanup objects in tests to fix memory leaks. Bug #99449
+
+ qt5:
+ * optcontent structure was leaking the headers items. Bug #99449
+ * Cleanup objects in tests to fix memory leaks. Bug #99449
+
+ utils:
+ * pdftocairo.1: Fix typo
+
Release 0.51.0
core:
* Check for error from NSS in SignatureHandler construct. Bug #99363