diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-07-27 09:36:29 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-07-27 09:36:29 +0200 |
commit | 27228c97d6f2bc44cf8913c2b0d2e2ee439eb696 (patch) | |
tree | e5eda8d4353c5bf15aa25264acc59a2400511bda /user_guide_src/source/changelog.rst | |
parent | f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 (diff) |
Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelog entries for pull #1654
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r-- | user_guide_src/source/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index 5098e9e49..625127e2a 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -22,7 +22,7 @@ Release Date: Not Released - ``$_SERVER['CI_ENV']`` can now be set to control the ``ENVIRONMENT`` constant. - Added an optional backtrace to php-error template. - Added Android to the list of user agents. - - Added Windows 7, Android, Blackberry and iOS to the list of user platforms. + - Added Windows 7, Windows 8, Android, Blackberry, iOS and PlayStation 3 to the list of user platforms. - Added Fennec (Firefox for mobile) to the list of mobile user agents. - Ability to log certain error types, not all under a threshold. - Added support for pem, p10, p12, p7a, p7c, p7m, p7r, p7s, crt, crl, der, kdb, rsa, cer, sst, csr Certs to mimes.php. |