diff options
author | Stanislav Malyshev <stas@php.net> | 2008-03-20 18:12:58 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2008-03-20 18:12:58 +0000 |
commit | e6831f4b4fa6dd605bdee5777ba55c45d9daee50 (patch) | |
tree | f54ee640d165115d6945fb4a280a56a9fcbbb88b /NEWS | |
parent | bb86f3ae5b24d9ce49abf5cf402594970fb2d6c4 (diff) | |
download | php-git-e6831f4b4fa6dd605bdee5777ba55c45d9daee50.tar.gz |
document the change
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ PHP NEWS . Added support for OpenSSL cipher functions . Added access to internal values of DSA, RSA and DH keys - Improved md5() implementation. (Solar Designer, Dmitry) +- Allowed user-level access for short_open_tag. (Stas) - Upgraded bundled sqlite to version 3.5.6. (Scott) |