summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorSongpol Sripao-eiam <sripaoeiam@gmail.com>2012-04-03 06:04:33 +0200
committerSongpol Sripao-eiam <sripaoeiam@gmail.com>2012-04-03 06:04:33 +0200
commit937f104c39353ecc513863545b47769143c1c9a1 (patch)
treebbfa00f7582f7c9a1e77333f3175213bb5b91e3b /user_guide_src
parent614db07c77e341bfe4bf92d7576f01a6cabd43ff (diff)
Update changelog
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 4fdbda054..272ca348c 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -190,6 +190,9 @@ Release Date: Not Released
- Libraries
- Further improved MIME type detection in the :doc:`File Uploading Library <libraries/file_uploading>`.
+- Core
+ - Added get_content_type for get current mime-types :doc:`Core Output Library <core/output>`.
+
- Helpers
- url_title() performance and output improved. You can now use any string as the word delimiter, but 'dash' and 'underscore' are still supported.