summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-09-23 06:41:36 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-09-23 07:43:24 -0400
commit9d2ff982c2c0a9b7ca96bb05416b4c0a92c8db18 (patch)
tree3a609149209b4fd77dcf767baf212c0cd572f3a3 /NEWS
parent6973d5223a3deafbf4f09074778e7d7d45e94463 (diff)
downloadpango-9d2ff982c2c0a9b7ca96bb05416b4c0a92c8db18.tar.gz
1.36.01.36.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5a51331..ad357b16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes between 1.35.3 and 1.36.0
+=============================================
+- Remove a useless test (#707131)
+- Never return NULL from pango_layout_get_test (#707659)
+- Correct an annotation (#707874)
+- Fix gravity map (#708432)
+
Overview of changes between 1.35.2 and 1.35.3
============================================
- Compiler warnings about strict aliasing (#703995)