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

update NEWS

This commit is contained in:
Stanislav Malyshev
2014-06-15 00:46:31 -07:00
parent ce70b920e4
commit b053c4f4f6

3
NEWS
View File

@@ -45,7 +45,8 @@ PHP NEWS
check). (Francisco Alonso, Jan Kaluza, Remi)
- Network:
. Fix potential segfault in dns_get_record(). (Sara)
. Fixed bug #67432 (Fix potential segfault in dns_get_record()).
(CVE-2014-4049). (Sara)
- OpenSSL:
. Fixed bug #65698 (certificates validity parsing does not work past 2050).