]> granicus.if.org Git - php/commitdiff
- Add some news
authorAndi Gutmans <andi@php.net>
Thu, 3 Feb 2000 22:29:12 +0000 (22:29 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 3 Feb 2000 22:29:12 +0000 (22:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b79701b932ff43b3f4d2efd679c4a348876d4b3e..e58df477302e1c295406f6ec97057c5fbe8eeb6c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Added the XML Expat library to the standard PHP source distribution thanks
+  to its author James Clark (Andi & Zeev)
+- Added XML to the default Win32 build (Andi & Zeev)
 - Added socket_get_status() function. Renamed:
     set_socket_timeout() -> socket_set_timeout()
     set_socket_blocking() -> socket_set_blocking(). (Andrei)