changeset 31957:ce64ec8fe929 stable

NEWS.8.md: Merge two entries for the same bug. Two entries both referred to bug #63940, one fix for floating point and once more for integer. This edit combines them.
author Arun Giridhar <arungiridhar@gmail.com>
date Sat, 01 Apr 2023 11:47:51 -0400
parents 6207fd009875
children 1634ab59e8ac c1fc1e821381
files etc/NEWS.8.md
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.8.md	Sat Apr 01 15:17:44 2023 +0200
+++ b/etc/NEWS.8.md	Sat Apr 01 11:47:51 2023 -0400
@@ -10,7 +10,6 @@
 - Avoid clang warning about very unlikely buffer overflow.
 - `mpoles.m`: Overhaul function and use absolute tolerance for zero poles
   (bug #63937).
-- `pr-output.cc`: Fix integer output for `format native-bit` (bug #63940).
 - `perms.m`: Change `"unique"` output order to reverse lexicographic to
   match non-unique order (bug #63962).
 - Remove trailing `'\r'` from curl dir list (bug #63851).