]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 27 May 2002 00:24:21 +0000 (00:24 +0000)
committer <changelog@php.net> <>
Mon, 27 May 2002 00:24:21 +0000 (00:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c44c28f0f1dcd66cd93c0c5c4ceef97c00502cb7..2b742e755ae9e72b90c02c720e7c6e68e8173865 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Fix segfault in version_compare() (Stig)
 - Added support to getimagesize() for compressed Flash MX files. (Derick)
 - Added ability to capture string offsets in preg_split() results. (David Brown, Andrei)
 - Fixed a crash bug in token_get_all(). (Andrei)