From 7088833627465b0a9c4c0d44f5f7e15e0b4ce797 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Fri, 28 Jul 2023 21:38:42 +0100 Subject: [PATCH] Closed issue #70 - the problem was successfully reproduced with 1.7.0 and then observed to have been resolved in 1.7.18. --- doc/TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/TODO.md b/doc/TODO.md index b6214d3..fc3cd3b 100644 --- a/doc/TODO.md +++ b/doc/TODO.md @@ -8,7 +8,6 @@ Bugs * ([GH#20](https://github.com/a-j-wood/pv/issues/20)) Terminal state is not restored correctly in all cases (VA) * ([GH#24](https://github.com/a-j-wood/pv/issues/24)) Race condition with multiple "`pv -c`" leaves terminal state inconsistent (Lars Ellenberg, Viktor Ashirov) * ([GH#34](https://github.com/a-j-wood/pv/issues/34)) Continue timer even if input or output is blocking (Martin Probst - Jun 2017) - * ([GH#70](https://github.com/a-j-wood/pv/issues/70)) New compilation warnings * ([GH#71](https://github.com/a-j-wood/pv/issues/71)) Debian complains about old OpenPGP signatures Feature requests