Skip to content

Commit

Permalink
Added changelog entry.
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Adams <aaron@aaronadams.ca>
  • Loading branch information
aaronadamsCA committed Dec 8, 2012
1 parent c1c99d5 commit 5c54f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_guide_src/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Release Date: Not Released
- Added JS window name support to the :php:func:`anchor_popup()` function.
- Added support (auto-detection) for HTTP/1.1 response code 303 in :php:func:`redirect()`.
- Changed :php:func:`redirect()` to only choose the **refresh** method only on IIS servers, instead of all servers on Windows (when **auto** is used).
- Changed :php:func:`anchor()`, :php:func:`anchor_popup()`, and :php:func:`redirect()` to support protocol-relative URLs, such as `redirect('//ellislab.com/codeigniter')`.
- Added XHTML Basic 1.1 doctype to :doc:`HTML Helper <helpers/html_helper>`.
- :doc:`Inflector Helper <helpers/inflector_helper>` changes include:
- Changed :php:func:`humanize()` to allow passing an input separator as its second parameter.
Expand Down

0 comments on commit 5c54f18

Please sign in to comment.