]> granicus.if.org Git - php/commitdiff
Update NEWS, test new CVS server
authorZeev Suraski <zeev@php.net>
Wed, 27 Jun 2001 19:58:02 +0000 (19:58 +0000)
committerZeev Suraski <zeev@php.net>
Wed, 27 Jun 2001 19:58:02 +0000 (19:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 71144fcc280f25d20655a89dfc5e248d25ee80d1..471141b1d89cd72a83db860a70c99d3657511bb6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Fixed a couple of overflow bugs in case of very large negative integer
+  numbers (Zeev, Zend Engine)
 - Added new experimental module pcntl (Process Control) (Jason)
 - References between session-variables are now possible. (Thies)
 - Fixed a crash bug in the string-offsets implementation (Zeev, Zend Engine)