From: Reuben Thomas <rrt@sc3d.org>
Date: Fri, 1 Jun 2018 19:25:37 +0000 (+0100)
Subject: TODO: remove some, fix one
X-Git-Tag: v3.7.1~12
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62b72b240d3e6f5108957f99d76db101d743842c;p=recode

TODO: remove some, fix one

We have already overhauled the pipe method.

Fix an apparent typo (“converses” → “converters”)
---

diff --git a/TODO b/TODO
index 2958bd8..fb06010 100644
--- a/TODO
+++ b/TODO
@@ -70,10 +70,8 @@ Mechanics
 =========
 
 + Intercept signals to cleanup the temporary files in any event.
-+ Revise --sequence=pipe thoroughly.
-+ Rewrite execute_pipe_sequence for having only one child per parent.
 + Revise --force thoroughly.
-+ Rewrite .l converses for lat1{asci,ltex,txte}, for --force.
++ Rewrite .l converters for lat1{asci,ltex,txte}, for --force.
 + Optimize/merge all one-to-many cases.
 + Write a better ``make check``, not as partial and forgiving.
 + Have -l know which output charset to use (Martin Maechler, 93-12-07).