From af18936984da9ecdc984e4d521cf52934d47007d Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Tue, 6 Dec 2016 11:29:14 +0000 Subject: [PATCH] update changelog for 3.3.0 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 66a6ae9ad..18dd86482 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ - [ttLib] Implemented STAT table from OpenType 1.8 (#758) - [cffLib] Fixed decompilation of CFF fonts containing non-standard key/value pairs in FontDict (issue #740; PR #744) - [py23] minor: in `round3` function, allow the second argument to be `None` (#757) +- The standalone `sstruct` and `xmlWriter` modules, deprecated since vesion 3.2.0, have been removed. They can be imported from the `fontTools.misc` package. ## TTX/FontTools Version 3.2.3