summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2016-01-06 14:34:32 -0600
committerFederico Mena Quintero <federico@gnome.org>2016-01-06 14:34:32 -0600
commitbb0a86f9daa7a8504d6c52a08e9b604b9af80f25 (patch)
tree07553d1c986a5da5940aab351ca7e5e6503bbbd5
parentcb7fd6b635a519e968ea67ec529651fe774abe26 (diff)
downloadlibrsvg-bb0a86f9daa7a8504d6c52a08e9b604b9af80f25.tar.gz
Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bae674c..99376129 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ Version 2.40.13
you can at least have subscripts and superscripts for formulas and
such. There is no support for percentages or explicit lengths yet.
bgo#340047.
+- Menner fixed some duplicate logic when rendering paths, which would
+ try to decide whether to create intermediate surfaces. Now we have
+ a single place where this is done. This fixes inconsistent text
+ spacing in some situations. bgo#749415.
Version 2.40.12
- Benjamin Otte did *great* work in refactoring the test harness to