diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-08-31 08:00:09 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-08-31 08:00:09 +0200 |
commit | e08e63dc2e9159f674ab819281a5d03a9aca7d37 (patch) | |
tree | 5e2d846c9e77cf917cb4de5c5da279fb9a03eae9 /user_guide | |
parent | 5a9fd7a7100535cf62fdffd9d86525d12f8ee09c (diff) |
Diffstat (limited to 'user_guide')
-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 8675d71bd..5e9fc88c3 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -88,6 +88,7 @@ SVN Revision: XXXX</p> <li>Improved performance and accuracy of xss_clean(), including reduction of false positives on image/file tests.</li>
<li>Added a few openxml document mime types, and an additional mobile agent to mimes.php and user_agents.php respectively.</li>
<li>Added sanitization in xss_clean() for a deprecated HTML tag that could be abused in user input in Internet Explorer.</li>
+ <li>Added <a href="./general/styleguide.html">PHP Style Guide</a> to docs.</li>
</ul>
</li>
</ul>
|