diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-08-23 03:04:53 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-08-23 03:04:53 +0200 |
commit | 08e6b0cca401fdcdafddf652c9d3727428e62772 (patch) | |
tree | 978c4a4ed5f57715419942a8d927b015d1274a5e /user_guide/changelog.html | |
parent | 309d63fa5c011c5cf0fbe0c78ab5f294aaae6752 (diff) |
Fixed an example in the Calendar library for Showing Next/Previous Month Links.
Diffstat (limited to 'user_guide/changelog.html')
-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 e96e18ee2..6273afeaf 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -79,6 +79,7 @@ Change Log <li>Fixed a bug in _html_entity_decode_callback() when 'global_xss_filtering' is enabled.</li>
<li>Fixed a bug in the cookie helper "set_cookie" function. It was not honoring the config settings.</li>
<li>Fixed an example of comma-separated emails in the email library documentation.</li>
+ <li>Fixed an example in the Calendar library for Showing Next/Previous Month Links.</li>
<li>Fixed a typo in the DocBlock comment for unset_userdata() in Session.</li>
</ul>
|