diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-01-10 09:14:18 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-01-10 09:14:18 +0000 |
commit | d709751a3f5cf3fdf5b4036ef1486b14df6a646d (patch) | |
tree | 1e9d80ddc0f9d23c2e13181cb4fc6ed11d1afedb /docs/CHANGELOG | |
parent | e0c75b5684693605d38c437b0d3857a87127ff04 (diff) | |
download | ampache-d709751a3f5cf3fdf5b4036ef1486b14df6a646d.tar.gz ampache-d709751a3f5cf3fdf5b4036ef1486b14df6a646d.tar.bz2 ampache-d709751a3f5cf3fdf5b4036ef1486b14df6a646d.zip |
fixed registration, show edit song title issue and added limit to xml api
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f971dccf..893e7cc7 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,11 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Added limit option to the XML API + - Fixed an issue where inline song editing wouldn't update the song + title (Thx profner) + - Fixed conf error on registration confirmation and made it + aware of greylisting - Fixed Admin Preference Level updates - Fixed incorrect command for skip to on HttpQ (Thx usaf_pride) - Fixed problem with gif and png resize |