summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2017-09-03 22:54:32 +0200
committerAlbert Astals Cid <aacid@kde.org>2017-09-03 22:54:32 +0200
commit85bfedad416906b1a5dff377d470387692b5ca70 (patch)
treec807e2b01fa32ed9b6a76f37f2fc074b40652269 /NEWS
parent98b4c23cf6f6eb0dbc167ed0606932b0d8de39f1 (diff)
Poppler 0.59poppler-0.59
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 68086a48..8541f30f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Release 0.59.0
+ core:
+ * Fix infinite recursion in NameTree parsing in broken files
+
+ utils:
+ * pdfunite: Fix API porting error that caused abort in some cases
+ * pdfinfo: Fix crashes and memory leaks when using -dests
+ * pdfinfo: use GooString.append instead of sprintf/strcat
+ * pdfimages: Fix warning when compiling with cygwin
+
+ build system:
+ * Fix cygwin 32-bit compile
+ * cmake tweaks
+
+
Release 0.58.0
core:
* CairoOutputDev: cairo 1.14 now has high quality downscaling