diff options
author | necoro <> | 2006-10-09 19:16:29 +0000 |
---|---|---|
committer | necoro <> | 2006-10-09 19:16:29 +0000 |
commit | 12d50f5040d8cc0a5564ba7dc328aa58b595eac6 (patch) | |
tree | ac8783ec6e3581e44a550a5e6ac98af549407ecb /doc | |
parent | f27145ec49c6f1cdd13db2f3bf389164f10ac828 (diff) | |
download | portato-12d50f5040d8cc0a5564ba7dc328aa58b595eac6.tar.gz portato-12d50f5040d8cc0a5564ba7dc328aa58b595eac6.tar.bz2 portato-12d50f5040d8cc0a5564ba7dc328aa58b595eac6.zip |
bla - prepared 0.4.0 ; added dialogs.py; extended some comments
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog index ba091ef..1c197e7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,9 @@ +0.4.0: +- smashed bugs +- made testing and masking working (I hope) +- allowed to unmask a whole queue +- allowed to disable/enable debug-output + 0.3.4: - removed several minor and less minor bugs - added preference window |