diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-09-29 10:57:05 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-09-29 10:57:05 +0000 |
commit | edeb2bb4e52f0f1f76a7742bcf2f999d3f7c907f (patch) | |
tree | 69a4c1a428b6102edbe1b534e54aa3540b636c45 /UPGRADE.txt | |
parent | f1575fe38a8618a38e849dca888c59a47a6d26de (diff) | |
download | semanticscuttle-edeb2bb4e52f0f1f76a7742bcf2f999d3f7c907f.tar.gz semanticscuttle-edeb2bb4e52f0f1f76a7742bcf2f999d3f7c907f.tar.bz2 |
write ChangeLog for 0.94, more UPGRADE details
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@382 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r-- | UPGRADE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt index 3051926..cd8097f 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -7,6 +7,8 @@ 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. +- If you used translation de_AT, please switch to de_DE. + de_AT was moved to de_DE and de_AT has been removed. From version 0.92 to 0.93 |