summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2015-10-09 23:28:03 +0200
committerAlbert Astals Cid <aacid@kde.org>2015-10-09 23:28:03 +0200
commit44e1a2f715d0da8bb2941da296faab7ee144cfc2 (patch)
treebad7b446ec93e572612dc2ed08ae889f85055c99 /NEWS
parente8cb16bff48dbe2d9efd988ddb09608406d2633b (diff)
Poppler 0.37poppler-0.37
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c4d83ef8..949f8179 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Release 0.37.0
+ core:
+ * CairoOutputDev: Use mask for even-odd fill. Bug #84527
+ * SplashOuputDev: Protect calls to set/getAA with the proper #if guards. Bug #92006
+ * SplashOuputDev: Try to use an external font if the internal one is invalid
+ * PageTransition D is a number not an int. Bug #92040
+ * Catalog::getNumPages(): validate page count
+ * Catalog::cachePageTree(): recover from out of memory condition
+ * Fix crashes in malformed documents
+
+ build system:
+ * configure: fix openjpeg detection
+
Release 0.36.0
core:
* Patch to support RichMedia annotations