summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-06-24 00:25:33 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-06-24 00:25:33 +0000
commit8e6cd377be0a7f4a569c54316bdb882a714e2c7c (patch)
tree610ffe6303d907aea37ce4f766a3cc70b6248b0c /docs
parent51f91c7b345cc90e742333976fa464d316a41283 (diff)
downloadampache-8e6cd377be0a7f4a569c54316bdb882a714e2c7c.tar.gz
ampache-8e6cd377be0a7f4a569c54316bdb882a714e2c7c.tar.bz2
ampache-8e6cd377be0a7f4a569c54316bdb882a714e2c7c.zip
tweaked transcode stuff so that it acutally changes the file name and mime type semi-correctly
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index b61e6893..544c738f 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.3.2
+ - Fixed issue with transcoding not changing the mime type or the
+ filename, currently hardcodes to mp3 and audio/mpeg
- Updated Spanish Translation (Thx Bgordon)
- Fixed potential for a foreach() error on vainfo if no tags are
found, and fixed quicktime (mp4) tag reading