summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog4
-rw-r--r--doc/TODO3
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog
index 2a79415..56ef968 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -1,3 +1,7 @@
+next:
+- "porting" to python-2.5
+- adding support for the "--with-bdeps=y" option in EMERGE_DEFAULT_OPTS
+
0.8.5:
- added an uncaught exception dialog
- i18n
diff --git a/doc/TODO b/doc/TODO
index a890cee..c0967a2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -19,6 +19,7 @@ Backend:
- make sure, a package being removed from the queue is not needed as a dependency by another package
- "nach hause telefonieren" :)
+- downgrades do not work in update world
GUI:
====
@@ -37,6 +38,8 @@ GTK:
- make oneshot better
- show installed files
- show dependencies
+- new names for the Emerge and Unmerge button in the package table
+- reload package table when emerge is finished
Qt (stopped):
---