diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-03-17 21:17:12 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-03-17 21:17:12 -0400 |
commit | 2432e6a180a18933d45de91f03f4abcc9eae8e8c (patch) | |
tree | 736ad3c7a9bd2f555b92a36973bd9874f1130d2a /NEWS | |
parent | f8b1566e81af9e36ac018af4f0ae85ee7db4b8fd (diff) | |
download | pango-2432e6a180a18933d45de91f03f4abcc9eae8e8c.tar.gz |
Bump version
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Overview of changes between 1.36.2 and 1.36.3 +============================================= +- Fix builddir != srdir builds +- Avoid a crash when FT_Face is NULL (#724006) +- Win32 build fixes +- Update pango_color_parse docs (#711061) + Overview of changes between 1.36.1 and 1.36.2 ============================================= - Win32 build fixes |