diff options
author | necoro <> | 2007-06-15 20:05:25 +0000 |
---|---|---|
committer | necoro <> | 2007-06-15 20:05:25 +0000 |
commit | 4133679ba3118a8609658637de86a8357cac98f1 (patch) | |
tree | 12a437813a2ed39b095f24916c7837d1d6cf33d1 /doc/Changelog | |
parent | 9df169cefbf6786428c30a1c5ed81de8e2332afb (diff) | |
download | portato-4133679ba3118a8609658637de86a8357cac98f1.tar.gz portato-4133679ba3118a8609658637de86a8357cac98f1.tar.bz2 portato-4133679ba3118a8609658637de86a8357cac98f1.zip |
better config-handling
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
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 |