From a97bddc1805c6bc6b8ffa642ec76c4668d2bdc15 Mon Sep 17 00:00:00 2001 From: Jens Kutilek Date: Wed, 25 Jan 2017 10:21:06 +0100 Subject: [PATCH] Summarize changes --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index ce58ee61e..9fa552176 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- Assembly code in the fpgm, prep, and glyf tables is now indented in + XML output for improved readability. The ``instruction`` element is + written as a simple tag if empty (#819). - [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