summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-04 14:09:42 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-04 14:09:42 -0500
commitf324a942455cd68fc4a97327a61ed6492f1f1f40 (patch)
tree30e3c5a1f1534c1366fff655312e403310cda995
parentd574d9820bbea053f5a8b4c0be5fbc1c5dfef69c (diff)
downloadpango-1.36.2.tar.gz
1.36.21.36.2
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0faa3932..0f5e8fa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes between 1.36.1 and 1.36.2
+=============================================
+- Win32 build fixes
+- Fix a possible strtol(NULL) (#719549)
+- Fix --with-included-modules
+- Fix a FPE in pango_layout_iter_get_char_extents (#720379)
+- Use 96 dpi for CoreText by default
+
Overview of changes between 1.36.0 and 1.36.1
=============================================
- Handle scaling absolute font sizes (#708778)