summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-11-15 00:06:26 +0100
committerAlbert Astals Cid <aacid@kde.org>2016-11-15 00:06:26 +0100
commitf7f0f14e095425d171456a697804f2f34ed26426 (patch)
treeaec3464b6880d465dfe16fa1cc33a8956b9a26a6 /NEWS
parent07ac68603552b36a2a6b8ea5982f22f24f5835b1 (diff)
VS 2013 has fmin() and fmax()
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6d98bbf1..d5c16a85 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Release 0.49.0
+ core:
+ * Fix memory leak in parametrized gouraudTriangleShadedFill
+ * Fix crash on broken files
+ * PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode marker as an empty string
+ * VS 2013 has fmin() and fmax()
+
+ utils:
+ * pdfseparate: remove extra '%' in error message
+
+ build system:
+ * configure: Fix typo in disable nss help string
+
Release 0.48.0
core:
* Fix crashes and memory leaks in invalid files.