summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2010-01-11 22:15:59 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2010-01-11 22:15:59 +0000
commitb704c1380bbfff9a8956c2cc8922eae055c1e72b (patch)
tree2e82f277a25ccda9905fbe87674b9be9ab384df6 /docs
parent7e1e044abaf26c10db6774e699059d37e10aa0cb (diff)
downloadampache-b704c1380bbfff9a8956c2cc8922eae055c1e72b.tar.gz
ampache-b704c1380bbfff9a8956c2cc8922eae055c1e72b.tar.bz2
ampache-b704c1380bbfff9a8956c2cc8922eae055c1e72b.zip
Remove dead files and fix single song download
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 6159ea2b..a06fddca 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.6-Alpha1
+ - Correct issue with single song downloads
+ - Removed old useless files
- Added local auth method that uses PHP's PAM module
- Correct potential security issues due to misuse of REQUEST for write
operations rather then POST