[librsvg] Update NEWS



commit 3d6d42fe1387588354291595585fbf498a89704e
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Feb 15 17:41:35 2019 -0600

    Update NEWS

 NEWS | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d3f0f513..bb64dbdd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,17 @@ Version 2.45.5
 - At build time, you can now pass $CARGO and $RUSTC environment
   variables if you need to override the default Rust toolchain.
   Please see COMPILING.md for details.  (Tobias Kortkamp)
-- Fix #405 - In the gdk-pixbuf loader, don't crash the write()
+- Fix #405 - In the gdk-pixbuf loader, don't crash if the write()
   function doesn't receive a GError.
+- Fix #268 - Remove the comp-op property; it's not in SVG 1.1 nor SVG 2.
+- Fix #415 - register RsvgHandleFlags and the RsvgError enum values in
+  a thread-safe fashion (Sebastian Dröge).
+- All of the library's non-GObject functionality is implemented in
+  Rust now.
+- Update the cairo crate (Kornel Lesiński).
+- Clean up the loading code paths (Paolo Borelli).
+- Updated compilation docs for Debian (Jordan Petridis)
+- Updated parts of the reference documentation.
 
 Version 2.45.4
 - Brown paper bag release, my apologies.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]