diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-06-03 06:48:03 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-06-03 06:48:03 +0000 |
commit | f106ce0683c593a6cee40d056809dee10399a234 (patch) | |
tree | 34773385e38a74ba60a733b16eb25e0a44de444e /docs/CHANGELOG | |
parent | 843d942fbcba7345505b2cea74ad2e4e84509cc1 (diff) | |
download | ampache-f106ce0683c593a6cee40d056809dee10399a234.tar.gz ampache-f106ce0683c593a6cee40d056809dee10399a234.tar.bz2 ampache-f106ce0683c593a6cee40d056809dee10399a234.zip |
correct an error if you select an invalid object for the shoutbox
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 73ae0bbb..658954a1 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Fix an error if you try to add a shoutbox for an invalid object + (Thx atrophic) - Fixed issue with art dump on jpeg files (Thx atrophic) - Fixed issue with force http play and port not correctly specifying non-standard http port (Thx Deathcrow) |