summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2012-02-12 19:47:25 +0100
committerPhil Sturgeon <email@philsturgeon.co.uk>2012-02-12 19:47:25 +0100
commitdb6066511bfc1a728049fdadaad14f1d10cd9796 (patch)
treeb5ce0542c334627ab5ad37ed928b6e66465e5881 /user_guide
parente596ea5da7d4a1a1166c51615e7d44af6f4605a0 (diff)
parent320ddaa3d01c9d8ee6832fa25f9273e2588c63dd (diff)
Merge pull request #757 from narfbg/2.1-stable
Improve CI_Upload::_file_mime_type() realiability (2.1-stable)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index b8fdcfc34..76a0bcb19 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,11 @@ Change Log
<li>Fixed support for docx, xlsx files in mimes.php.</li>
</ul>
</li>
+ <li>Libraries
+ <ul>
+ <li>Further improved MIME type detection in the <a href="libraries/file_uploading.html">File Uploading Library</a>.</li>
+ </ul>
+ </li>
</ul>
<h3>Bug fixes for 2.1.1</h3>