diff options
author | necoro <> | 2007-02-11 19:22:10 +0000 |
---|---|---|
committer | necoro <> | 2007-02-11 19:22:10 +0000 |
commit | 8e348ec1650ab6e7b3e6767157aa61b105b919f9 (patch) | |
tree | e9553d1e54b6c80799f3866c00ccd9b818d1b864 | |
parent | 51258abefb5c88c62dd6bb5861d4d2e8e372799f (diff) | |
download | portato-8e348ec1650ab6e7b3e6767157aa61b105b919f9.tar.gz portato-8e348ec1650ab6e7b3e6767157aa61b105b919f9.tar.bz2 portato-8e348ec1650ab6e7b3e6767157aa61b105b919f9.zip |
Updated documentation
Diffstat (limited to '')
-rw-r--r-- | doc/AUTHORS | 3 | ||||
-rw-r--r-- | doc/Changelog | 2 | ||||
-rw-r--r-- | doc/TODO | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/doc/AUTHORS b/doc/AUTHORS index b03c617..205e27c 100644 --- a/doc/AUTHORS +++ b/doc/AUTHORS @@ -1 +1,4 @@ Main author: René 'Necoro' Neumann <necoro@necoro.net> + +Shipped with code from: + - Daniel J. Popowich <dpopowich AT astro dot umass dot edu> (TreeViewTooltips) diff --git a/doc/Changelog b/doc/Changelog index 890d1f8..74333fb 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,4 +1,6 @@ 0.5.3: +- added ebuild window +- added usetips - allowed copying out of the console - added accelerators @@ -12,3 +12,4 @@ GTK: - make oneshot better - better infos in queue for "newuse" - do not show "linguas_" variables as extra ones (perhaps backend?) +- find a replacement for the * of installed packages |