diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-03-30 19:16:11 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-03-30 19:16:11 +0000 |
commit | 9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92 (patch) | |
tree | 92525aae7a16d701c31ac33abf9491af6ad162d4 /docs | |
parent | 828b2288207a9f24ea264d0456d7ff951b931fe3 (diff) | |
download | ampache-9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92.tar.gz ampache-9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92.tar.bz2 ampache-9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92.zip |
tweaked mime detection
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b774c36c..98c8f117 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,6 +3,10 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- + v.3.3.2-Beta3 + - Fixed mime detection, wasn't strtolowering the value + +-------------------------------------------------------------------------- v.3.3.2-Beta2 - Fixed some Charset problems with htmlentities (Thx Nikk) - Fixed some issues with IE and session caching (Thx wishbone) |