summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2015-05-14 21:56:47 +0200
committerAlbert Astals Cid <aacid@kde.org>2015-05-14 21:56:47 +0200
commitb271a19ec30b20bc11f2240ae6b96672e3cafafb (patch)
treef8efd726d8de883883e619823ed1fb88d25cb76e /NEWS
parent2b2fb719aa5ffe32fbc3fb500444b1643b1c6099 (diff)
Poppler 0.33poppler-0.33.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e8311249..48f97fd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Release 0.33.0
+ core:
+ * Fix regression in pdftops parameter passing. Bug #89827
+ * Combine base characters and diacritical marks. Bug #87215
+ * Use width from W array for WMode positioning. Bug #89621
+ * Fixed adding annotation of Subtype Popup to pdf page. Bug #89136
+ * CairoOutputDev: Fix memory leak in CairoFreeTypeFont::create
+ * SplashOutputDev: memset on error to have reproducible outputs
+
+ qt4:
+ * Fix PDF Text String -> QString conversion. KDE Bug #344849
+
+ qt5:
+ * Fix PDF Text String -> QString conversion. KDE Bug #344849
+
+ glib:
+ * Add poppler_annot_markup_set_popup_rectangle()
+ * Fix segfault when creating PopplerAction. Bug #90093
+
+ utils:
+ * pdftohtml: Set exit status adecuately. Bug #83609
+
+ build system:
+ * configure: Fix invalid shell comparaison in libtiff test
+
Release 0.32.0
core:
* Annotations: Fix rendering of empty BG/BC arrays