From 8bc5526715947d01760d09591b7409af731ec183 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Mon, 6 Feb 2017 13:22:28 +0000 Subject: [PATCH] Update changelog --- NEWS.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 62f6ef189..34017edf0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,7 @@ +- [varLib] Fix building variation of PairPosFormat2 (b5c34ce). +- Populate defaults even for otTables that have postRead (e45297b). +- Fix compiling of MultipleSubstFormat1 with zero 'out' glyphs (b887860). + 3.6.2 (released 2017-01-30) ---------------------------