diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-09-29 10:37:12 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-09-29 10:37:12 +0000 |
commit | f1575fe38a8618a38e849dca888c59a47a6d26de (patch) | |
tree | 61de5d463974905545953765820ced13d8a51e8c /UPGRADE.txt | |
parent | d9fd0a05f5151c3481901147097954a9f397e96f (diff) | |
download | semanticscuttle-f1575fe38a8618a38e849dca888c59a47a6d26de.tar.gz semanticscuttle-f1575fe38a8618a38e849dca888c59a47a6d26de.tar.bz2 |
prepare 0.94
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@381 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r-- | UPGRADE.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt index 1add42b..3051926 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -1,6 +1,14 @@ Upgrading SemanticScuttle from a previous version ================================================= +From version 0.93 to 0.94 +------------------------- + +- Nothing changed except for the default configuration file. + It is recommended to start with a fresh config file, + but not neccesary. Old config files still work. + + From version 0.92 to 0.93 ------------------------- |