Capitalisation fix

This commit is contained in:
Andrew Wood
2023-07-24 23:16:52 +01:00
parent 923ef47056
commit 7794df7182
+1 -1
View File
@@ -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