diff --git a/doc/NEWS.md b/doc/NEWS.md index e979775..4dac3e5 100644 --- a/doc/NEWS.md +++ b/doc/NEWS.md @@ -1,6 +1,6 @@ 0.0.20230724-UNRELEASED * fix: correct byte prefix size to 2 spaces in rate display, so progress display size remains constant at low transfer rates - * cleanup: Rewrote `configure.in` as per suggestions in newer "`autoconf`" manuals + * cleanup: rewrote `configure.in` as per suggestions in newer "`autoconf`" manuals * cleanup: replaced `header.in` with one generated by "`autoheader`", moving custom logic to a separate header file "`config-aux.h`" * cleanup: added copyright notice to all source files as per GNU standards * cleanup: changed "`--version`" output to conform to GNU standards