summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d5c16a85..619d7f40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,12 @@
Release 0.49.0
core:
+ * Merge type3 glyph handling from xpdf 3.04. Bug #96667
+ * Continue rendering in case of 'Singular matrix in shading pattern fill. Bug #98623
* 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()
+ * Fix UBSAN warning
+ * Misc compile fixes
utils:
* pdfseparate: remove extra '%' in error message