diff options
author | necoro <> | 2007-05-07 07:30:41 +0000 |
---|---|---|
committer | necoro <> | 2007-05-07 07:30:41 +0000 |
commit | c87ec9a27f2d70c7c6449ed1cadc58d003f6b0c0 (patch) | |
tree | d7156245c25f678535ae19018104fdda01f6c8c6 /doc | |
parent | ce3139188ed3f4564d37a1ffb02bb20daff6adb1 (diff) | |
download | portato-c87ec9a27f2d70c7c6449ed1cadc58d003f6b0c0.tar.gz portato-c87ec9a27f2d70c7c6449ed1cadc58d003f6b0c0.tar.bz2 portato-c87ec9a27f2d70c7c6449ed1cadc58d003f6b0c0.zip |
added the ability of sorting the pkglist by installation status
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 5 | ||||
-rw-r--r-- | doc/TODO | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/Changelog b/doc/Changelog index 46f2030..30f7691 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,8 @@ +next: +- fixed bugs +- QtTerminal now uses events instead of signals (faster) +- ability to show packages by installation status + 0.7.1: - moved syntax-highlighting plugin for gtk to another package (portatosourceview) @@ -16,8 +16,6 @@ Backend: GUI: ==== -- allow sorting of packages by installation - GTK: ---- - make oneshot better |