# HG changeset patch # User Arun Giridhar # Date 1680364071 14400 # Node ID ce64ec8fe929d7017bc45367ce5f5b24ae5b6da4 # Parent 6207fd0098759947fda81a802e8bb41ca3a4634b 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. diff -r 6207fd009875 -r ce64ec8fe929 etc/NEWS.8.md --- 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).