summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2015-03-25 19:47:09 -0600
committerFederico Mena Quintero <federico@gnome.org>2015-03-25 19:47:09 -0600
commit19bb11837877538382cd11f7243f9875e082268f (patch)
tree7297c1be2d3046712f2e04f44101b7a7a9ba5d25
parent22a90daef0813f1cf2ac70a15266a8b820145b3c (diff)
downloadlibrsvg-19bb11837877538382cd11f7243f9875e082268f.tar.gz
Update NEWS2.40.9
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec669e78..05dccb40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 2.40.9
+- Fixed bgo#738367 - V/v/H/h commands in path elements were not
+ working. Patch by Andrea Griffini.
+- Fixed bgo#605875 - Gaussian-blurred objects were sometimes missing.
+ Based on a patch by Eduard Braun.
+- Fixed bgo#710163 - use _wfullpath() on Windows when canonicalizing
+ filenames. Patch by LRN.
+
Version 2.40.8
- Bugs fixed from fuzz testing: #744688 - possible double g_free()
when processing stroke-dasharray