TODO: It'd be nice to add renice.
authorKarl Berry <karl@freefriends.org>
Sat, 22 Sep 2007 06:28:21 +0000 (08:28 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 22 Sep 2007 06:39:44 +0000 (08:39 +0200)
Signed-off-by: Jim Meyering <jim@meyering.net>
ChangeLog
TODO

index 32194b6..989fb23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-22  Karl Berry  <karl@freefriends.org>
+
+       * TODO: It'd be nice to add renice.
+
 2007-09-21  Jim Meyering  <jim@meyering.net>
 
        Avoid test failure due to now-parallelized tests.
diff --git a/TODO b/TODO
index b5243ec..93f5f54 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,9 +7,12 @@ printf:
   Now that gnulib supports *printf("%a"), import one of the
   *printf-posix modules so that printf(1) will support %a even on
   platforms where the native *printf(3) is deficient.
-  Suggestion form Eric Blake.
+  Suggestion from Eric Blake.
 
-strip: add an option to specify the program used to strip binaries.
+renice: POSIX utility, needs implementing.
+  suggestion from Karl Berry (among others).
+
+install: add an option to specify the program used to strip binaries.
   suggestion from Karl Berry
 
 doc/coreutils.texi: