summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2010-11-14 16:05:28 +0000
committerAlbert Astals Cid <aacid@kde.org>2010-11-14 16:05:28 +0000
commit9d05138f0b7d15945f546564036bc67815593db0 (patch)
tree784f42337184e6486ac4e389a524f5512597f180 /NEWS
parent2d18543bd6b3a5a9ff2dfab63339d5bfcccd0b2f (diff)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 960f4778..4aa27828 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Release 0.15.2 (0.16 Beta 2)
+
+ core:
+ * Improve shadings and antialias in the Splash backend (Bug #30436)
+ * Linearization improvements
+ * Small improvements to the Arthur backend
+ * Fix calculation of the size of some pages (Bug #30784)
+ * Fix crashes in broken documents
+
+ qt4:
+ * Add Page::renderToPainter() method
+ * Add setDebugErrorFunction() method
+
+ cpp:
+ * Add the hability to render pages to an image
+
+ utils:
+ * Add -p flag to pdfimages
+
+ build system:
+ * Remove -ansi flag for cywin and mingw
+
Release 0.15.1 (0.16 Beta 1)
core: