summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2008-03-20 18:12:58 +0000
committerStanislav Malyshev <stas@php.net>2008-03-20 18:12:58 +0000
commite6831f4b4fa6dd605bdee5777ba55c45d9daee50 (patch)
treef54ee640d165115d6945fb4a280a56a9fcbbb88b /NEWS
parentbb86f3ae5b24d9ce49abf5cf402594970fb2d6c4 (diff)
downloadphp-git-e6831f4b4fa6dd605bdee5777ba55c45d9daee50.tar.gz
document the change
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab26626773..7dcd096387 100644
--- a/NEWS
+++ b/NEWS
@@ -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)