diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-08-14 23:26:35 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-08-14 23:26:35 +0000 |
commit | 40a84aca6f6eaebc3c35656e2ec1aac64a189dc5 (patch) | |
tree | 96347d15b160b84f9c8e54fb99d25ffaa755b056 /docs | |
parent | 876575f63491226db28234519872380a1073d7e2 (diff) | |
download | ampache-40a84aca6f6eaebc3c35656e2ec1aac64a189dc5.tar.gz ampache-40a84aca6f6eaebc3c35656e2ec1aac64a189dc5.tar.bz2 ampache-40a84aca6f6eaebc3c35656e2ec1aac64a189dc5.zip |
whole bunch of last-min fixes for Alpha2 release
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 | ||||
-rwxr-xr-x | docs/README | 7 |
2 files changed, 7 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 7351d122..4694af18 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -30,6 +30,7 @@ - Fixed problem where catalog wouldn't clean unused genre entries - Fixed a security problem with Albums & Artists browse pages + - Fixed Logout button showing up when use_auth was false -------------------------------------------------------------------------- diff --git a/docs/README b/docs/README index d33f798d..a1b718df 100755 --- a/docs/README +++ b/docs/README @@ -57,6 +57,7 @@ Contents: - standard pls - ASX - Realtime Downsampled + - Automatic Downsampling based on load - Localplay using Moosic - Localplay using MPD - Icecast2 Stream @@ -70,6 +71,11 @@ Contents: - English (en_US) - German (de_DE) + - Turkish (tr_TR) + - Spanish (es_ES) + - Dutch (nl_NL) + - Chinese (zh_CN) + - UK English (en_GB) - French (fr_FR) *Partial D) A Special Thanks: @@ -101,7 +107,6 @@ Contents: PHP4-gd (recommended) PHP4 ICONV & ZLIB support (recommended) MySQL >= 3.23 http://www.mysql.com - Perl >= 5 (Optional) 16MB of Ram 3. Setting Up |