From e0d24592f7076576ce8494aaf10db6abe9a7ea47 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 28 Sep 2022 10:17:35 -0700 Subject: doc: rearrange NEWS. * NEWS: reclassify bugs vs. features. --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index b4264f187..3efede736 100644 --- a/NEWS +++ b/NEWS @@ -14,11 +14,6 @@ New in 1.17: - AM_TEXI2FLAGS may be defined to pass extra flags to TEXI2DVI & TEXI2PDF. - - Generated file timestamp checks now handle filesystems with sub-second - timestamp granularity dynamically. - - - Dependency files are now empty, instead of '# dummy', for speed. - - Systems with non-POSIX "rm -f" behavior are now supported, and intent to drop support for them has been reversed. The ACCEPT_INFERIOR_RM_PROGRAM setting no longer exists. @@ -28,6 +23,11 @@ New in 1.17: * Bugs fixed + - Generated file timestamp checks now handle filesystems with sub-second + timestamp granularity dynamically. + + - Dependency files are now empty, instead of '# dummy', for speed. + - Compiling Python modules with Python 3.5+ uses multiple optimization levels. -- cgit v1.2.1