summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornecoro <>2007-04-24 14:36:36 +0000
committernecoro <>2007-04-24 14:36:36 +0000
commit13f5b071027e5aed0f9ae5eec88f4095f2246f98 (patch)
treeba0d292dc1710d211dda699968f4c95ed907150f /doc
parent7a6f5b2c1d83fe62c62f0c30cad28eb091d52dfe (diff)
downloadportato-13f5b071027e5aed0f9ae5eec88f4095f2246f98.tar.gz
portato-13f5b071027e5aed0f9ae5eec88f4095f2246f98.tar.bz2
portato-13f5b071027e5aed0f9ae5eec88f4095f2246f98.zip
added dialogs to warn you when the queue is running on quitting portato
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog3
-rw-r--r--doc/TODO1
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog
index 305d009..5343bc7 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -1,3 +1,6 @@
+next:
+- added confirmation dialogs for quitting while the emerge queue is not empty
+
0.7.0:
- showed difference between unmasked and masked but unmasked by yourself
- added Qt-Frontend
diff --git a/doc/TODO b/doc/TODO
index 35e00da..333f2b2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -13,6 +13,7 @@ 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
+
GUI:
====