aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-05-08 02:33:58 +0000
committerAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-05-08 02:33:58 +0000
commite4bf4c7e72fabd039b21b78313d43ce2138c1e7d (patch)
tree7ea02c6582244b66d65b8814b158f1607262d396 /TODO
parentc3d6ceb2bd922f1b6470314935c982521d883c8c (diff)
Changed the example of a program misbehaving in multibyte locales, because Zack fixed Vim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 83751b588..966657479 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
- Mention --enable-kernel=... where appropriate.
- POSIX compliance patches (aka, removing the coreutils hack).
- Upgraded to a glibc that supports POSIX message queues.
- - Pass --enable-const to ncurses.
+ - Pass --enable-const (and maybe --enable-widec) to ncurses.
- Use that E2fsprogs patch to include Readline support in debugfs.