summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornecoro <>2006-12-29 01:48:41 +0000
committernecoro <>2006-12-29 01:48:41 +0000
commitf268e6d065e3cbb2d694889e37373c8fc3d55198 (patch)
tree9e132541981309a10a8719b5b738da50d14b03c8 /doc
parente24a27421f04df124425499babe660db15246985 (diff)
downloadportato-f268e6d065e3cbb2d694889e37373c8fc3d55198.tar.gz
portato-f268e6d065e3cbb2d694889e37373c8fc3d55198.tar.bz2
portato-f268e6d065e3cbb2d694889e37373c8fc3d55198.zip
enhancement for the settings-handling (better reloading-support, moving into a class), enhanced update_world-check
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog1
-rw-r--r--doc/TODO2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/Changelog b/doc/Changelog
index 33af6c1..f2d037a 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -3,6 +3,7 @@
- added support for portage-2.1.2
- added console-status
- working slots (for update_world)
+- enhanced "--newuse"
0.5.1:
- new config parser and new config-layout
diff --git a/doc/TODO b/doc/TODO
index 59e6184..c019509 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@ Backend:
========
- bugs in update world
-- make it correctly work with portage-2.1.2
+- fix for flag handling, when reverting flags
GUI:
=====