diff options
author | necoro <> | 2006-11-07 20:59:15 +0000 |
---|---|---|
committer | necoro <> | 2006-11-07 20:59:15 +0000 |
commit | 30c58a91fee72e2d5fb6b429a97343a12164e93e (patch) | |
tree | 7d59d99cb01151f122498d58a67a5a5a371c7bfc /doc | |
parent | d17ba4f22f3f4f38b9ea8963c3e1783cb964d348 (diff) | |
download | portato-30c58a91fee72e2d5fb6b429a97343a12164e93e.tar.gz portato-30c58a91fee72e2d5fb6b429a97343a12164e93e.tar.bz2 portato-30c58a91fee72e2d5fb6b429a97343a12164e93e.zip |
new config-parser and a new layout for the config file
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog index 19403d5..87595b3 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +0.5.1: +- new config parser and new config-layout + 0.5.0: - rewritten GTK-Frontend using Glade - made the wrapper more powerful |