diff options
author | foobar <sniper@php.net> | 2005-08-07 22:09:06 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-08-07 22:09:06 +0000 |
commit | 34f1c973a9a8ada866e669f4f18ffe10c7d05d04 (patch) | |
tree | f142ed4038e648b431f963186588539fcc920e1e /NEWS | |
parent | df5cfe27b48c41d79861af3342d3adbbe33467fb (diff) | |
download | php-git-34f1c973a9a8ada866e669f4f18ffe10c7d05d04.tar.gz |
BFN
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ PHP NEWS - Fixed bug #33558 (warning with nested calls to functions returning by reference). (Dmitry) - Fixed bug #32139 (SOAP client does not auto-handle base64 encoding). (Ilia) +- Fixed bug #29334 (win32 mail() provides incorrect Date: header). (Jani) 14 Jul 2005, PHP 5.1 Beta 3 - Upgraded bundled SQLite library for PDO:SQLite to 3.2.2 (Ilia) |