diff options
author | Timothy Warren <tim@timshomepage.net> | 2012-05-17 14:20:16 +0200 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2012-05-17 14:20:16 +0200 |
commit | 16642c71403f4463dfe6e83c13a0e3120474cd1d (patch) | |
tree | 78b8f18233f326820be2fca984cba31754b8a084 /user_guide_src/source/changelog.rst | |
parent | e8e09039b49ac5883e9e94162579841375e13c69 (diff) |
Update inflector docblocks, add changelog entry
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r-- | user_guide_src/source/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index d33a6a635..0066af9ad 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -52,6 +52,7 @@ Release Date: Not Released - set_realpath() can now also handle file paths as opposed to just directories. - do_hash() now uses PHP's native hash() function, supporting more algorithms. - Added an optional paramater to ``delete_files()`` to enable it to skip deleting files such as .htaccess and index.html. + - Removed deprecated helper function ``js_insert_smiley`` from smiley helper. - Database |