1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00

document the change

This commit is contained in:
Stanislav Malyshev
2008-03-20 18:12:58 +00:00
parent bb86f3ae5b
commit e6831f4b4f

1
NEWS
View File

@@ -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)