summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-09-02 14:55:57 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-09-02 14:55:57 -0400
commit009ef189885fc8aca305372ead467fa05afe3747 (patch)
treeeb61c72845fccbef693b9cdd99a38b565213f232 /NEWS
parente8d1c3f32b38cbd4e39d389ba103af33302bf01a (diff)
downloadpango-009ef189885fc8aca305372ead467fa05afe3747.tar.gz
1.35.31.35.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6c4fed86..f5a51331 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.35.2 and 1.35.3
+============================================
+- Compiler warnings about strict aliasing (#703995)
+- Getting rid of the arbitrary MAX_SIZE for font (707131)
+
Overview of changes between 1.35.0 and 1.35.2
============================================
- Bypass line reordering in some cases (#705007)