summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-05-16 20:09:52 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-05-16 20:09:52 +0200
commitac27fbeee734776ed524a067848c8df148c782a7 (patch)
tree22c386adab2007c31a930c864d3cda068452ab6d /user_guide/changelog.html
parent568114f881fd4451bccad010b7a51dc7a83d2d72 (diff)
Considerably expanded list of mobile user-agents in config/user_agents.php.
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 1199149a6..2188c1203 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -75,6 +75,7 @@ SVN Revision: not currently released</p>
<ul>
<li>Added ability to <a href="libraries/input.html">use xss_clean() to test images</a> for XSS, useful for upload security.</li>
<li>Improved security in xss_clean() for the Opera family of browsers.</li>
+ <li>Considerably expanded list of mobile user-agents in config/user_agents.php.</li>
</ul>
</li>
</ul>
@@ -84,8 +85,8 @@ SVN Revision: not currently released</p>
<ul>
<li>Amended fixes for bug (#3419) with parsing DSN database connections.</li>
- <li>Fixed a syntax error in upload_lang.php</li>
- <li>Fixed a bug (#4542) with a regular expression in the Image library</li>
+ <li>Fixed a syntax error in upload_lang.php.</li>
+ <li>Fixed a bug (#4542) with a regular expression in the Image library.</li>
</ul>
<h2>Version 1.6.2</h2>