From 4f16f6b7186683db891b0271eaf38aeebb77e24a Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Tue, 4 May 2004 00:01:14 +0000 Subject: Add readline to the TODO list git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1ac44fb42..6908a990e 100644 --- a/TODO +++ b/TODO @@ -7,3 +7,6 @@ - POSIX compliance patches (aka, removing the coreutils hack). - Upgraded to a glibc that supports POSIX message queues. - Pass --enable-const to ncurses. + - Readline in Ch.6, and add uses of it. For example, Bash accepts the + --with-external-readline (or something like that) argument, and E2fsprogs + can be more "interactive" when compiled w/ a patch against it. -- cgit v1.2.3-54-g00ecf