summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-03-17 21:17:12 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-03-17 21:17:12 -0400
commit2432e6a180a18933d45de91f03f4abcc9eae8e8c (patch)
tree736ad3c7a9bd2f555b92a36973bd9874f1130d2a /NEWS
parentf8b1566e81af9e36ac018af4f0ae85ee7db4b8fd (diff)
downloadpango-2432e6a180a18933d45de91f03f4abcc9eae8e8c.tar.gz
Bump version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f5e8fa7..68842052 100644
--- a/NEWS
+++ b/NEWS
@@ -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