[librsvg: 2/3] Update NEWS




commit 48ba5b6e4df6c6a9ed181a680c6999a5faa1a684
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Oct 5 11:37:55 2021 -0500

    Update NEWS
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/599>

 NEWS | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
---
diff --git a/NEWS b/NEWS
index 0fb7c598..22e3ddaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+==============
+Version 2.52.1
+==============
+
+This is a bugfix release; there are no new features this time.
+
+## Changes:
+
+- #791 - Fix ordering of tspan inside text elements for right-to-left
+  languages.
+
+- #789 - Fix text-anchor positioning for right-to-left languages.
+
+- #797 - Fix regression in computing sizes when an SVG has only one of
+  width/height and a viewBox.  Thanks to Joshua Fogg for compiling a
+  list of test cases for this.
+
+- #565 - Spec compliance - the writing-mode property applies only to
+  text elements, no to individual tspan elements.
+
+- #794 - Fix build on big-endian platforms.
+
+- Clarify documentation for the rsvg_handle_write() /
+  rsvg_handle_close() deprecated APIs.
+
+
 ==============
 Version 2.52.0
 ==============


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