summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2016-06-08 21:28:32 -0500
committerFederico Mena Quintero <federico@gnome.org>2016-06-08 21:28:32 -0500
commite68ec17827a7116fc418189d474c5fafa08555b5 (patch)
tree14e6eb2fc9489b1df865af6cb37deb4f9a063c24
parent5183f46532be3b3782341e4132ca8b0416f50704 (diff)
downloadlibrsvg-e68ec17827a7116fc418189d474c5fafa08555b5.tar.gz
Update NEWS2.40.16
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 010f2073..4465c830 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Version 2.40.16
+- Chun-wei Fan added support for building the introspection files under MSVC.
- Fixed bgo#760262 - Make the zooming options in rsvg-convert(1) work again
for scaling the resulting image. Fix by Menner <mix@gmx.org>.
+- Fixed bgo#764808 - Wikipedia generates equations as SVGs and renders
+ them, but uses fill="currentColor". Since we don't let callers
+ specify a starting state for CSS, we need to start with opaque black
+ as the default current color.
+- Added documentation for how to replace the deprecated
+ rsvg_handle_set_size_callback().
Version 2.40.15
- Apologies for the lack of 2.40.14. I mistakenly tagged the