diff options
author | Necoro <> | 2008-01-14 16:45:06 +0000 |
---|---|---|
committer | Necoro <> | 2008-01-14 16:45:06 +0000 |
commit | f9a4a36b341b1d866269f568e86cbf63b90b5f63 (patch) | |
tree | 4d532b9a6cbf77a72cd99d841cd37ba5f8228991 /doc | |
parent | 31b1482b90f4d9c03c549538756978fe6f2da6a3 (diff) | |
download | portato-f9a4a36b341b1d866269f568e86cbf63b90b5f63.tar.gz portato-f9a4a36b341b1d866269f568e86cbf63b90b5f63.tar.bz2 portato-f9a4a36b341b1d866269f568e86cbf63b90b5f63.zip |
r609@Devoty: necoro | 2008-01-14 17:04:38 +0100
Allowed '-' and '_' in key names. Also use group names instead of their number.
r610@Devoty: necoro | 2008-01-14 17:05:42 +0100
Disabled saving of the queues
r611@Devoty: necoro | 2008-01-14 17:08:53 +0100
Added the possibility to permanently en-/disable plugins
r612@Devoty: necoro | 2008-01-14 17:14:09 +0100
adjust changelog and translations
r613@Devoty: necoro | 2008-01-14 17:40:53 +0100
Dropdown should be localized too
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 2 | ||||
-rw-r--r-- | doc/TODO | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/Changelog b/doc/Changelog index cfcd1e5..7e54e6d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,8 @@ next: - added log, ebuild and changelog as tabs - saved preferences (aka sessions) - added scrollbars to the update window +- handle new "use defaults" correctly +- allowed the permanent change of a plugin status 0.8.6.2: - changed the pipe version and use shm instead (fixes issues with kdesu) @@ -8,10 +8,8 @@ Backend: - add pkgcore support |-> not necessairy if catapult is used - add equo support / -- bugs in update world - fix for flag handling, when reverting flags (Necoro, 04/20/07: what did i mean by this?) ==> rewrite flags handling in an object oriented manner - - new USEflag format (with the "+") - do not alert a block, if a package blocks a version of one package which is updated to a new one not being blocked anymore |