From cef9b8174d925cf5558c39fb9e519ecf9ec5fa48 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Wed, 18 Jan 2017 12:37:16 +0000 Subject: [PATCH] Update changelog --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index d0ac85f74..5827ae98d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +- [ttx] Fixed 'I/O operation on closed file' error when dumping multiple TTXs + to standard output with the '-o -' option. +- The unit test modules (*_test.py) have been moved outside of the fontTools + package to the Tests folder, thus they are no longer installed (#811). + ## TTX/FontTools Version 3.5.0 2017-01-14