diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-14 18:16:28 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-14 18:16:28 +0000 |
commit | 4d7170217da3a9361d2f7ebb135dea77d5372870 (patch) | |
tree | d453c7fcdf287c52a7a7bde70625879af8696707 /docs | |
parent | 134e6a164e8d9988f1573458aeb9046b192b0378 (diff) | |
download | ampache-4d7170217da3a9361d2f7ebb135dea77d5372870.tar.gz ampache-4d7170217da3a9361d2f7ebb135dea77d5372870.tar.bz2 ampache-4d7170217da3a9361d2f7ebb135dea77d5372870.zip |
fixed the seeking bug and a few other minor ones thank Sven F.
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f0230a68..972dd500 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed a few typos in the xmlrpc code and playlists and fixed the + weird skipping when seeking using some players (Thx Sven) - Fixed a problem with the Image Resize code which wasn't correctly detecting the lack of GD causing no art to be displayed - Fixed Remember Me button (part of the vauth) |