TODO and version update to show unreleased status
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
0.0.20230722-UNRELEASED
|
||||
* 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
|
||||
|
||||
1.7.0 - 17 July 2023
|
||||
* dropped: support for Red Hat Enterprise Linux and its derivatives has been dropped; removed the RPM spec file, and will no longer build binaries
|
||||
* feature: the "`--size`" option now accepts "`@filename`" to use the size of another file (pull request [#57](https://github.com/a-j-wood/pv/pull/57) supplied by [Dave Beckett](https://github.com/dajobe))
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
1.7.0
|
||||
0.0.20230722-UNRELEASED
|
||||
|
||||
Reference in New Issue
Block a user