summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-15 20:08:53 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-15 20:08:53 +0000
commit3d6a49a218c6d4faf51d486602bd7d9e88c98264 (patch)
treec99aeb3a0cd64b0e58ab1cc2c6ede79c06ec1bda /docs
parentf4bf617e40d00d2670fe2b21b61de5e17473ed4b (diff)
downloadampache-3d6a49a218c6d4faf51d486602bd7d9e88c98264.tar.gz
ampache-3d6a49a218c6d4faf51d486602bd7d9e88c98264.tar.bz2
ampache-3d6a49a218c6d4faf51d486602bd7d9e88c98264.zip
fixed some zip file issues quarantine migration issues and added a bunch to the tmp playlist class
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 535094c7..750689b6 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.3.3-Alpha1
+ - Fixed false positive error and PHP5 related error on archive
+ creation
- Added <image> tag for album art and ability to filter rss feed
by user by adding ?username=<username> to rss link.
- Added LDAP/Active Directory auth support (Thx Rubin & pb1dft)