From 4133679ba3118a8609658637de86a8357cac98f1 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Fri, 15 Jun 2007 20:05:25 +0000 Subject: better config-handling --- doc/Changelog | 1 + doc/TODO | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/Changelog b/doc/Changelog index e03bfa5..b2757e7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ next: - sync command now accepts "&&" - added ebuild-viewer - use optparse to parse cmdline options +- better config-handling 0.7.4.2: - bugfix in PortageSystem diff --git a/doc/TODO b/doc/TODO index 254e517..c46e90c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -14,9 +14,6 @@ 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 -- use configobj instead of our selfwritten config-parser (check first if this is really a good point) -- rewrite the Configuration-handling (esp the Config class) - GUI: ==== -- cgit v1.2.3