diff options
author | Alex Bilbie <alex@alexbilbie.com> | 2011-08-24 10:20:36 +0200 |
---|---|---|
committer | Alex Bilbie <alex@alexbilbie.com> | 2011-08-24 10:20:36 +0200 |
commit | 6a93995f2a24c0ac8d636ecac5f3eb0d0243e23d (patch) | |
tree | 8395501cc11f1ebb19f2090eb029b1019e08c9f2 | |
parent | 87c74c885991075cf42e9e78d7843290e2b0c3a7 (diff) |
Added note in changelog
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index c52a33e5a..5e412ca44 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -75,6 +75,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">Added "application/x-csv" to mimes.php.</li> + <li class="reactor">Added CSRF protection URI whitelisting.</li> <li>Fixed a bug where <a href="libraries/email.html">Email library</a> attachments with a "." in the name would using invalid MIME-types.</li> </ul> </li> |