diff options
author | mmestrovic <mmestrovic@gmail.com> | 2011-08-31 16:52:38 +0200 |
---|---|---|
committer | mmestrovic <mmestrovic@gmail.com> | 2011-08-31 16:52:38 +0200 |
commit | 2c63be25edf0f55de4f0625709cd00752ea70f5a (patch) | |
tree | fefd0eee7d73214f4c4d1864a117a1bf2a3be06d /user_guide | |
parent | d369077ac6cae25fa51c9840a466e54333300d0a (diff) |
General changes: Added Windows 7 to the list of user platforms.
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 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> |