From 650e3617d30ec113e4f9849c1b0fbbebf6234544 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Mon, 13 May 2019 13:29:06 +0100 Subject: [PATCH] Update changelog [ci skip] --- NEWS.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index 68873ac73..be404ff32 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,4 +1,6 @@ -- [varLib] Don't drop ``post`` glyph names when building CFF2 variable font. +- [cffLib] Fixed issue when importing a ``CFF2`` variable font from XML, whereby + the VarStore state was not propagated to PrivateDict (#1598). +- [varLib] Don't drop ``post`` glyph names when building CFF2 variable font (#1609). 3.41.1 (released 2019-05-13)