diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-07-08 09:09:22 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-07-08 09:09:22 +0000 |
commit | c014a32ec312d9f701962149b62d6119a5da6b99 (patch) | |
tree | 189857deb8de2d99221aebf0b453d0a4c6c719ae /docs | |
parent | 86a9ed00b3f418fef4db30dc4f49feb5b5e7ab72 (diff) | |
download | ampache-c014a32ec312d9f701962149b62d6119a5da6b99.tar.gz ampache-c014a32ec312d9f701962149b62d6119a5da6b99.tar.bz2 ampache-c014a32ec312d9f701962149b62d6119a5da6b99.zip |
add additional information during the install process
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 3de0dffe..0a2fd9fc 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-Alpha1 + - Added additional information to installation process + - Fix PHP 5.3 errors (Thx momo-i) - Fix random methods not working for localplay - Fixed extra space on prefixed albums (Thx ibizaman) - Add missing operator on tag and rating searches so they will |