summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog1
-rw-r--r--doc/TODO7
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/Changelog b/doc/Changelog
index 90c507a..cbe9603 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -1,5 +1,6 @@
next:
- added name of overlay the package comes from
+- filtering "--ask" from EMERGE_DEFAULT_OPTS
0.7.3:
- fixed bugs
diff --git a/doc/TODO b/doc/TODO
index 91530ef..dffba57 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -13,13 +13,16 @@ Backend:
- only remove already merged packages from queue
- make sure, a package being removed from the queue is not needed as a dependency by another package
-- filter "--ask" from EMERGE_DEFAULT_OPTS
-
GUI:
====
- show current emerge process in Window-Title (similar to the Console)
- return from console after finishing emerge
+- show reason for masked packages
+
+Main Point: user preferences:
+ - window size / location
+ - farben und schriftgrößen
GTK:
----