diff --git a/doc/TODO.md b/doc/TODO.md index 3b56e79..d5e1855 100644 --- a/doc/TODO.md +++ b/doc/TODO.md @@ -41,5 +41,7 @@ Feature requests * ([#54](https://codeberg.org/a-j-wood/pv/issues/54)) Run command every n percent ([haarp](https://github.com/haarp)) * ([#56](https://codeberg.org/a-j-wood/pv/issues/56)) Support for backgrounding pv, and allowing it to be monitored separately ([jimbobmcgee](https://github.com/jimbobmcgee)) * ([#67](https://codeberg.org/a-j-wood/pv/issues/67)) Wrap another process to monitor its stdin & stdout ([Alex Mason](https://github.com/axman6)) + * Switch build system to GNU Automake + * Switch license to GPLv3+ Any assistance would be appreciated.