summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2007-08-08 19:04:40 +0200
committerDerek Allard <derek.allard@ellislab.com>2007-08-08 19:04:40 +0200
commit8788d4b5f597465daaabf46455cd086b6b7deb58 (patch)
tree775f5bbc833ecd130476a662aaad0f2db3694b88 /user_guide/changelog.html
parent487de38e4cf677a6c115232610d94b6cbcf504d4 (diff)
changed some-site.com to example.com in example code per http://www.rfc-editor.org/rfc/rfc2606.txt
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index f4acb8d6f..26d41ed9b 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -74,7 +74,8 @@ Change Log
<li>Fixed a bug in captcha calling an invalid PHP function</li>
<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 a typo in the DocBlock comment for unset_userdata() in Session.php</p>
+ <li>Fixed an example of comma-separated emails in the email library documentation</li>
+ <li>Fixed a typo in the DocBlock comment for unset_userdata() in Session </li>
</ul>