summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2017-04-21 16:29:44 +0200
committerAlbert Astals Cid <aacid@kde.org>2017-04-21 16:29:44 +0200
commit478be219772a6c298baad568da3643895cd50d35 (patch)
treebaf5c69bfeafc00b602b8a7729357f27746a6f73 /NEWS
parentd627a38b3a25906b356413a1de29aaad9f7a0f28 (diff)
Poppler 0.54poppler-0.54
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1cf43ce0..8f02c6e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Release 0.54.0
+ core:
+ * Make XRef reconstruction a bit better. Bug #100509
+
+ glib:
+ * Expose movie play mode. Bug #99625
+ * demo: Show play mode in movie properties view
+
+ qt5:
+ * Compile with -DQT_NO_CAST_FROM_BYTEARRAY. Bug #100311
+
+ utils:
+ * pdfimages: don't fail listing if inline image data contains 'EI'. Bug #100737
+
Release 0.53.0
core:
* Form support improvements