diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-11 17:19:58 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-11 17:19:58 +0000 |
commit | 48e42c1b8cd28384dd7e52de8f0a4512e5dc3b4c (patch) | |
tree | 80cb0662c88e0b0111253539d4aa6252e5cc1c99 /docs/CHANGELOG | |
parent | 0d5517d8b8d9d354385b26b05ef7a71d467670d0 (diff) | |
download | ampache-48e42c1b8cd28384dd7e52de8f0a4512e5dc3b4c.tar.gz ampache-48e42c1b8cd28384dd7e52de8f0a4512e5dc3b4c.tar.bz2 ampache-48e42c1b8cd28384dd7e52de8f0a4512e5dc3b4c.zip |
fixed album add to playlist mojo
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 5db29f0e..0808c354 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed a problem with not being able to add Albums to a playlist + (Thx eudaimon) - Fixed a problem with browsing genres that would incorrectly put 'Browse' in the Showing Genres Starting With: box - Fixed some unescaped ID's in class constructors. |