aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2005-06-12 16:08:10 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2005-06-12 16:08:10 +0000
commitdf770ba1a7cbe017a6355414fd4a536190107b41 (patch)
tree0ba9e95b93e4eb5109b34f5eea254c1d23c6ce91 /TODO
parent2005-06-12 Danny van Dyk <kugelfang@gentoo.org> (diff)
downloadeselect-df770ba1a7cbe017a6355414fd4a536190107b41.tar.gz
eselect-df770ba1a7cbe017a6355414fd4a536190107b41.tar.bz2
eselect-df770ba1a7cbe017a6355414fd4a536190107b41.zip
2005-06-12 Danny van Dyk <kugelfang@gentoo.org>
* modules/{blas,lapack,profiles}.eselect: The list action now marks active options with a highlighted *. diffstat: blas.eselect | 15 ++++++++++----- lapack.eselect | 10 +++++++--- profile.eselect | 9 +++++++++ 3 files changed, 26 insertions(+), 8 deletions(-) svn path=/trunk/; revision=122
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc140c2..3dc9134 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,7 @@ Targets For 0.9.4
Done as of revision 118. (kugelfang)
* make the Makefile install symlinks for various tools
+ Done for rc-config, profile-config, kernel-config (whoever)
* list action should highlight currently selected option for all modules. Also
check that 'no items' are handled correctly.