diff options
| author | <changelog@php.net> | 2004-08-07 00:35:48 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2004-08-07 00:35:48 +0000 |
| commit | b86a6d448a445854eefabf257e98a3291e0117d8 (patch) | |
| tree | ae8f7f61b8a0e9b154198c6c3e82c445f13f1add | |
| parent | d1341b1c153afbbc0f3d9be1e9ebfdadc49803f0 (diff) | |
| download | php-git-b86a6d448a445854eefabf257e98a3291e0117d8.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2004-08-06 Sara Golemon <php@alphaweb.net> + + * ext/standard/dns.c: + Add A6 support, fix IPv6 address parsing, and improve define compatability + + * ext/simplexml/simplexml.c: + ZTS Fix + +2004-08-06 Wez Furlong <wez.php@thebrainroom.net> + + * (PHP_5_0) + ext/standard/streamsfuncs.c: + MFH: avoid possible segfault with stream_socket_client and bogus flags. + + * ext/standard/streamsfuncs.c: + Avoid possible segfault when using stream_socket_client with bogus flags. + 2004-08-05 Ilia Alshanetsky <ilia@prohost.org> * ext/simplexml/php_simplexml_exports.h |
