diff options
| author | Jani Taskinen <jani@php.net> | 2009-11-25 07:21:38 +0000 |
|---|---|---|
| committer | Jani Taskinen <jani@php.net> | 2009-11-25 07:21:38 +0000 |
| commit | 711e06d47eb091f439073f59cf9e2211d18a6f1e (patch) | |
| tree | 25e107bde67402215dde3dde0a9cdc5d6d991ad1 | |
| parent | b442bc3b7970b53e3f5b6a41f2a17560112142c5 (diff) | |
| download | php-git-711e06d47eb091f439073f59cf9e2211d18a6f1e.tar.gz | |
- Do not forget NEWS for 5.2..
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,12 +20,12 @@ PHP NEWS - Implemented FR #49253 (added support for libcurl's CERTINFO option). (Linus Nielsen Feltzing <linus@haxx.se>) +- Fixed the m4 scripts to support autoconf-2.64+. (Rasmus) - Fixed error_log() to be binary safe when using message_type 3. (Jani) - Fixed unnecessary invocation of setitimer when timeouts have been disabled. (Arvind Srinivasan) - Fixed memory leak in extension loading when an error occurs on Windows. (Pierre) -- Fixed the m4 scripts to support autoconf-2.64+. (Rasmus) - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays). (Felipe) |
