diff options
| author | Stanislav Malyshev <stas@php.net> | 2015-01-31 23:19:44 -0800 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2015-01-31 23:20:14 -0800 |
| commit | 2560a21d41d168de6ebc2c5fa6654abd6566ae8a (patch) | |
| tree | 0b210950ab2cf5bfa3915fc374eeb486ffd39a2e | |
| parent | b64cafdb9e9dccdc43845601f49774523379371f (diff) | |
| parent | 380741daa40a8f8311cc41a015662b0ea1632d9e (diff) | |
| download | php-git-2560a21d41d168de6ebc2c5fa6654abd6566ae8a.tar.gz | |
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
add NEWS
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ - Core: . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname buffer overflow). (Stas) + . Fixed bug #67068 (getClosure returns somethings that's not a closure). + (Danack at basereality dot com) - Dba: . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info) |
