.
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 2003 22:15:08 +0000 (22:15 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 2003 22:15:08 +0000 (22:15 +0000)
TODO

diff --git a/TODO b/TODO
index d20b885..3b8e973 100644 (file)
--- a/TODO
+++ b/TODO
@@ -73,6 +73,8 @@ df: alignment problem of `Used' heading with e.g., -mP
 
 tr: support nontrivial equivalence classes, e.g. [=e=] with LC_COLLATE=fr_FR
 
+fix tail -f to work with named pipes; reported by Ian D. Allen
+
 lib/strftime.c: Since %N is the only format that we need but that
   glibc's strftime doesn't support, consider using a wrapper that
   would expand /%(-_)?\d*N/ to the desired string and then pass the