[tz] [PROPOSED 13/18] * NEWS: Improve formatting of tzselect news.

Paul Eggert eggert at cs.ucla.edu
Tue Dec 19 07:26:02 UTC 2023


---
 NEWS | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/NEWS b/NEWS
index 4360a4b6..a8b7972f 100644
--- a/NEWS
+++ b/NEWS
@@ -32,17 +32,19 @@ Unreleased, experimental changes
     DST was in effect before the transition too.  (Thanks to Alois
     Treindl for debugging help.)
 
-    tzselect no longer mishandles spaces and most other special
-    characters in BUGEMAIL, PACKAGE, TZDIR, and VERSION.
+    tzselect no longer mishandles the following:
 
-    tzselect no longer mishandles ISO 6709 coordinates when using
-    an awk that does not support newlines in -v option-arguments.
+      Spaces and most other special characters in BUGEMAIL, PACKAGE,
+      TZDIR, and VERSION.
 
-    tzselect no longer mishandles TZ strings when using mawk 1.4.3,
-    which mishandles regular expressions of the form /X{2,}/.
+      TZ strings when using mawk 1.4.3, which mishandles regular
+      expressions of the form /X{2,}/.
 
-    tzselect no longer mishandles non-UTF-8 locales on platforms
-    where the iconv command lacks the GNU //TRANSLIT extension.
+      ISO 6709 coordinates when using an awk that lacks the GNU
+      extension of newlines in -v option-arguments.
+
+      Non UTF-8 locales when using an iconv command that lacks the GNU
+      //TRANSLIT extension.
 
     zic no longer mishandles data for Palestine after the year 2075.
     Previously, it incorrectly omitted post-2075 transitions that are
-- 
2.40.1




More information about the tz mailing list