summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2012-07-10 23:06:53 +0200
committerAlbert Astals Cid <aacid@kde.org>2012-07-10 23:06:53 +0200
commite09be3bc6ba1290fd31bde0c3d19c4ffcbadbf00 (patch)
tree6b650746080feae8e3ad2244a10b57d43369ba5f /NEWS
parente15fe0e1e6accf779caeb1179a8d62161c0aa650 (diff)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ebae4fb..df7dca7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Release 0.20.2
+ core:
+ * Fix compilation on Windows
+ * Copy resources content defined in the pages dict on save (Bug #51369)
+ * PSOutputDev: Correct %%DocumentCustomColors (Bug #51479)
+ * PSOutputDev: Fix handling of DeviceN images in level 3 PostScript (Bug #51548)
+ * Fix crash in malformed documents
+
+ qt4:
+ * Do not hang on malformed /Annots objects (Bug #51361)
+
Release 0.20.1
core:
* Remove unnecesary transparency group handling in splash (Bug #13487)