diff options
author | Necoro <> | 2007-10-08 16:56:12 +0000 |
---|---|---|
committer | Necoro <> | 2007-10-08 16:56:12 +0000 |
commit | 0abea23fb64b0ab008ec66a326b07b53737024c8 (patch) | |
tree | 73db66f47f38707521051f3d54aeb5835594a9e8 /doc | |
parent | f8724de3c70d660b86590e961493e32d0385677f (diff) | |
download | portato-0abea23fb64b0ab008ec66a326b07b53737024c8.tar.gz portato-0abea23fb64b0ab008ec66a326b07b53737024c8.tar.bz2 portato-0abea23fb64b0ab008ec66a326b07b53737024c8.zip |
make it work w/ root
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 1 | ||||
-rw-r--r-- | doc/TODO | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/Changelog b/doc/Changelog index 960f46c..31a9a92 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ next: - adding support for the "--with-bdeps=y" option in EMERGE_DEFAULT_OPTS - fix update world - added support for pygtksourceview-2 +- adding support for the catapult backend 0.8.5: - added an uncaught exception dialog @@ -4,9 +4,9 @@ Documentation: Backend: ======== -- add Paludis support -- add pkgcore support -- add equo support +- add Paludis support \ +- add pkgcore support |-> not necessairy if catapult is used +- add equo support / - bugs in update world (Necoro, 04/20/07: are there any more bugs?) - fix for flag handling, when reverting flags (Necoro, 04/20/07: what did i mean by this?) |