diff options
author | Sven Eden <yamakuzure@gmx.net> | 2013-11-25 08:20:19 +0100 |
---|---|---|
committer | Sven Eden <yamakuzure@gmx.net> | 2013-11-25 08:20:19 +0100 |
commit | c76f963cac4096cb14bfe46a57d318773f14cc49 (patch) | |
tree | 22ee897358139090c032336fdc2c8ecf80f09464 /TODO | |
parent | Added (far away future) idea about full metadata.xml parsing to TODO list. (diff) | |
download | ufed-c76f963cac4096cb14bfe46a57d318773f14cc49.tar.gz ufed-c76f963cac4096cb14bfe46a57d318773f14cc49.tar.bz2 ufed-c76f963cac4096cb14bfe46a57d318773f14cc49.zip |
TODO: Added mandatory fix of current problem with overlong USE flags in make.conf
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ When a feature is officially released (no rc-ebuild!), it is removed. ------------ --- TODO --- ------------ +These are mandatory for the next release cycle: +- ufed must not error out when USE in make.conf is exceptionally large. + These are planned: - Add package filter per command line argument - Handle USE_EXPAND and USE_EXPAND_HIDDEN flags |