summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-30 19:16:11 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-30 19:16:11 +0000
commit9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92 (patch)
tree92525aae7a16d701c31ac33abf9491af6ad162d4 /docs
parent828b2288207a9f24ea264d0456d7ff951b931fe3 (diff)
downloadampache-9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92.tar.gz
ampache-9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92.tar.bz2
ampache-9dc66c6949d9b1ad8e0a7ea2da3941696f9aeb92.zip
tweaked mime detection
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG4
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)