Fix the MIME type bug that I introduced when making File assets work with

the exporter properly.
This commit is contained in:
Drake 2006-11-11 00:25:57 +00:00
parent e982302c2a
commit c14b75f606
4 changed files with 29 additions and 6 deletions

View file

@ -5,6 +5,7 @@
ldapAlias config setting and it crash (Martin Kamerbeek / Procolix)
- fix: entry in error log of WebGUI
- Fixed part of RSSCapable addition upgrade script in 7.2.0.
- fix: MIME types broken from change to the way File assets were streamed
7.2.0
- Added server side spellchecker (Martin Kamerbeek / Procolix)