summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-08-10 17:00:13 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-08-10 17:00:13 +0200
commit277c57c5c43a0f3ede09d679085485bc50c44b88 (patch)
tree9d5f3b4310a1b738740bc30208908936d88b4ef8 /user_guide/changelog.html
parent2c547df7b9fcea7b3551d7b702c3ea6fb412cb05 (diff)
Added application/x-csv as a mime.
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 6af6c3cd3..7b74be0d9 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -76,6 +76,7 @@ Change Log
<li>Visual updates to the welcome_message view file and default error templates. Thanks to <a href="https://bitbucket.org/danijelb">danijelb</a> for the pull request.</li>
<li class="reactor">Added <samp>insert_batch()</samp> function to the PostgreSQL database driver. Thanks to epallerols for the patch.</li>
<li class="reactor">Callback validation rules can now accept parameters like any other validation rule.</li>
+ <li class="reactor">Added "application/x-csv" to mimes.php.</li>
</ul>
</li>
<li>Helpers