From acf288dcc9c0b6ecfe18784ddadfdbdd5a255e7b Mon Sep 17 00:00:00 2001 From: Necoro <> Date: Sun, 30 Sep 2007 21:10:52 +0000 Subject: add support for "--with-bdeps" --- doc/Changelog | 4 ++++ doc/TODO | 3 +++ 2 files changed, 7 insertions(+) (limited to 'doc') 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): --- -- cgit v1.2.3