summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-27 03:05:35 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-27 03:05:35 +0000
commitbb372c24ff948c7b3e8c0c10f56ae55349fadd4f (patch)
treef4359dea642a6deccd138752ede399d1f4a21d8d /docs
parente1b4e203f7546499ae85d8caa0b0b924a225b96a (diff)
downloadampache-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-xdocs/CHANGELOG3
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)