diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-22 09:24:39 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-22 09:24:39 +0000 |
commit | a52827790447bc9fd1cee2e40756b60b967be475 (patch) | |
tree | 7cd24d0f31a2d363a36b861fd98afbfe2c11350a /docs | |
parent | 7b49a436d0eb128b26cb2a427731074f0a9fce2b (diff) | |
download | ampache-a52827790447bc9fd1cee2e40756b60b967be475.tar.gz ampache-a52827790447bc9fd1cee2e40756b60b967be475.tar.bz2 ampache-a52827790447bc9fd1cee2e40756b60b967be475.zip |
updated translations, new russian translation, generate config tool to update config and new putenv test on /test.php
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 53e96e17..c80fbef3 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.3.3-Alpha1 + - Added Generate Config tool for admins to update their configs + to the latest version. It reads current settings and merges + with the new config file and prompts for a download + - Added PutENV check on test page to make sure we can redefine + memory limit and safemode is off + - Added Russian translation (Thx Dimon) - Fixed a problem with vainfo ignoring file pattern if no other tags were found - Added new version of getid3() library which will hopefully |