summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2020-01-15 17:25:35 -0600
committerFederico Mena Quintero <federico@gnome.org>2020-01-15 17:25:35 -0600
commit261298475d8c65b947e1a1621680e94365d6041a (patch)
tree02225261851b6288ab6ba41d1b639ca0bfe302df /NEWS
parentdea449a31975977ec6523909c582539cb2d8f932 (diff)
downloadlibrsvg-261298475d8c65b947e1a1621680e94365d6041a.tar.gz
Update NEWS2.47.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4a227df..d7bc38f5 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,27 @@ Version 2.47.2
"initial", and "unset" are disallowed. Most SVGs should still work
fine.
+- #542 - Fix infinite loop when processing CSS sibling combinators.
+
+- #408 - feImage filters no longer clip their output to integer
+ coordinates.
+
+- #504 - Documentation for the Rust crate (available at
+ https://gnome.pages.gitlab.gnome.org/librsvg/doc/librsvg/) now has
+ API usage examples.
+
+- Debug logs from RSVG_LOG=1 should now be more legible and contain
+ better information on invalid CSS.
+
+- Remove link-time workarounds for Rust pre-1.35 (Kleis Auke Wolthuizen).
+
+- Unify internal error types to share the CSS code with gnome-shell.
+
+- Made handling of XML namespaces more spec-compliant.
+
+- Lots of refactoring to start moving away from Cairo internals
+ (Paolo Borelli).
+
Version 2.47.1
- Librsvg no longer depends on libcroco! It now does all CSS