diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-12-02 20:46:18 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-12-02 20:59:47 -0500 |
commit | e80e224baabc7bf22971d0a97c8b31d32fa8ca1c (patch) | |
tree | 2cb7c0b4e4088fef39926d7823fc8267a18152d8 /NEWS | |
parent | 35ab21daee63a2dbbdd81cb2f5334fe8c20a8f6d (diff) | |
download | pango-e80e224baabc7bf22971d0a97c8b31d32fa8ca1c.tar.gz |
1.50.01.50.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,10 +1,13 @@ -Overview of changes -=================== +Overview of changes in 1.50.0, 02-12-2021 +========================================= * Fix glyph placement in gravity east * Fix line heights in improper gravities * Only shown selected ignorables with nicks * Support tab alignments other than left * Support custom decimal points on decimal tabs +* Fix a pango-view crash +* Optimize handling of many tabs +* Drop json-glib dependency Overview of changes in 1.49.4, 27-11-2021 ========================================= |