summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-10-07 12:33:38 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-10-07 12:33:38 +0200
commita3e952ee84cc4a87c97328a422a9d6b8be2a341b (patch)
tree8ea92a31dcbabc5f79ad564a73241199a88de240 /user_guide_src
parentf769ec13d483347d1ad99d406384549055ca09d5 (diff)
parentd75e03a4529fb5b12ec280e2f2ae8c7989d83e8d (diff)
Merge pull request #545 from appleboy/config
Fix #537 issue: replace new wav mimetype
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index f3e7cbbdd..925785d13 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -107,6 +107,7 @@ Bug fixes for 2.1.0
- Fixed a bug (#467) - Suppress warnings generated from get_magic_quotes_gpc() (deprecated in PHP 5.4)
- Fixed a bug (#484) - First time _csrf_set_hash() is called, hash is never set to the cookie (in Security.php).
- Fixed a bug (#60) - Added _file_mime_type() method to the `File Uploading Library <libraries/file_uploading>` in order to fix a possible MIME-type injection.
+- Fixed a bug (#537) - Support for all wav type in browser.
Version 2.0.3
=============