summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2015-12-17 00:08:24 +0100
committerAlbert Astals Cid <aacid@kde.org>2015-12-17 00:08:24 +0100
commitfb1f7b0fb037837f37be65aa23ecac711a1b4981 (patch)
tree79cb8ce6c3ffbcb5d0bddac723aee67d97e9d959 /NEWS
parent7ed7fb6d2be009c5d433338a6b3da816dd38f5ca (diff)
Prepare for 0.39
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 23dadee8..ff547204 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Release 0.39.0
+ core:
+ * Ignore the alternateSpace and tintTransform. Bug #92381
+ * CairoOutputDev: Scale radial pattern. Bug #22098
+ * CairoOutputDev: Implement function shading using mesh gradients. Bug #88394
+ * Regression test improvements
+ * Fix typos in error messages
+
+ build system:
+ * Visual Studio 2015 now supports snprintf. Bug #93116
+
+ utils:
+ * pdftops: fix %%PageBoundingBox. Bug #87161
+ * pdftocairo: Fix double free when both user and owner passwords are given
+
+ glib:
+ * Add duration_real to PopplerPageTransition. Bug #92040
+ * Remove enum PopplerOrientation from API. Bug #93229
+ * documentation improvements
+ * glib-demo improvements
+
Release 0.38.0
core:
* Splash: Multiply opacity in case of pattern colorspace. Bug #92592