summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDarren Hill <dchill42@gmail.com>2011-09-01 13:43:38 +0200
committerDarren Hill <dchill42@gmail.com>2011-09-01 13:43:38 +0200
commit826675178c2c2ad697e5ac55161645abd9143bef (patch)
treedf07f67a43b7467447549dfd7bd6b9e401e670ae /user_guide/changelog.html
parenta2ae6571e55d5a3d23645e96929eea996e9f0499 (diff)
parent886d87c616bd422585c6a1190b0e1b72bc661269 (diff)
Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into session
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index e2ef2f455..fb6e4493a 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,7 @@ Change Log
<li>General Changes
<ul>
<li>Added Android to the list of user agents.</li>
+ <li>Added Windows 7 to the list of user platforms.</li>
<li>Callback validation rules can now accept parameters like any other validation rule.</li>
<li>Ability to log certain error types, not all under a threshold.</li>
<li>Added html_escape() to <a href="general/common_functions.html">Common functions</a> to escape HTML output for preventing XSS.</li>