diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-27 03:05:35 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-27 03:05:35 +0000 |
commit | bb372c24ff948c7b3e8c0c10f56ae55349fadd4f (patch) | |
tree | f4359dea642a6deccd138752ede399d1f4a21d8d /docs | |
parent | e1b4e203f7546499ae85d8caa0b0b924a225b96a (diff) | |
download | ampache-bb372c24ff948c7b3e8c0c10f56ae55349fadd4f.tar.gz ampache-bb372c24ff948c7b3e8c0c10f56ae55349fadd4f.tar.bz2 ampache-bb372c24ff948c7b3e8c0c10f56ae55349fadd4f.zip |
hopefully the final commit before the 3.3.3 stable release
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 68c6289e..badd1a73 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,7 +3,8 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- - v.3.3.3 + v.3.3.3 01/26/2007 + - Fixed a race condition with downsampling and transcoding - Fixed some refresh issues on the localplay page - Fixed a redirect to a blank page if you hit play selected when nothing was selected (Thx Chenb) |