summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-09-03 15:47:46 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-09-03 15:47:46 -0400
commitf7ffec46581ee8d45c7d9480168a167c86c766d3 (patch)
treefb3f3042f361ec7f89c2e1f484d33075d41bb17d /NEWS
parentcfe6663ed90db3edde9564f6513c0fbc9e776c68 (diff)
downloadpango-f7ffec46581ee8d45c7d9480168a167c86c766d3.tar.gz
1.36.71.36.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e27c6ae2..069dde5f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes between 1.36.6 and 1.36.7
+=============================================
+- Add tests for pango markup
+- Add tests for PangoLayout
+- Add an analysis flag for ellipsis (#735719)
+- Treat attributes in ellipsis better (#735732)
+
Overview of changes between 1.36.5 and 1.36.6
=============================================
- Cope with lack of LC_CTYPE (#732276)