From 5495e0e8080c9cbc3ad17e927f36bdf7b8247f85 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 26 Aug 2023 22:17:04 +0100 Subject: [PATCH] More TODO items. --- doc/TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/TODO.md b/doc/TODO.md index d5e1855..96bc7b5 100644 --- a/doc/TODO.md +++ b/doc/TODO.md @@ -41,6 +41,9 @@ 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)) + * Make the manual a static file instead of building it with "configure" + * Drop support for the LSM as the LSM project appears to be dead + * Drop SourceForge from the release checklist as it has been problematic for OSS for decades * Switch build system to GNU Automake * Switch license to GPLv3+