summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-05-14 23:26:35 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-05-14 23:26:35 +0200
commitd9d379c1b4d674ed16edaf8167cc8f5f65becc86 (patch)
tree2b187d2220385ee19792bc956647f566cc5b0b33 /user_guide
parentb846d38da5deff9dac602a9d7dbb8e88ce14a73c (diff)
Set the mime type check in the Upload class to reference the global mimes variable.
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 8217cbff4..28eb39d3b 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,11 @@ SVN Revision: not currently released</p>
<li>Added ability to set additional database config values in <a href="database/connecting.html">DSN connections</a> via the query string.</li>
</ul>
</li>
+ <li>Libraries
+ <ul>
+ <li>Set the mime type check in the <a href="libraries/file_uploading.html">Upload class</a> to reference the global mimes variable.</li>
+ </ul>
+ </li>
</ul>