diff options
author | necoro <> | 2006-09-30 08:23:46 +0000 |
---|---|---|
committer | necoro <> | 2006-09-30 08:23:46 +0000 |
commit | e9df5f9ed8b2d67ff74a7861d2ccc4f51a10d86c (patch) | |
tree | 76d9de6a72f67cb914396ba88b7204b80bac7dc7 /doc/Changelog | |
parent | 702f6a0b7d3799b70ed904e199f4275bc0dc54e2 (diff) | |
download | portato-e9df5f9ed8b2d67ff74a7861d2ccc4f51a10d86c.tar.gz portato-e9df5f9ed8b2d67ff74a7861d2ccc4f51a10d86c.tar.bz2 portato-e9df5f9ed8b2d67ff74a7861d2ccc4f51a10d86c.zip |
0.3.2 release; changed font in terminal; added new "masking"-dialog
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/Changelog b/doc/Changelog index 2b19a75..b394eb9 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,10 @@ -0.3.1 +0.3.2: +- restructured program files +- changed font in terminal +- added new dialog warning when we cannot emerge a masked program +- using debug() instead of print +- fixing small bugs + +0.3.1: - added AboutWindow - make the menu work |