sniper          Thu Jun  5 00:47:08 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  Hopefully this list grows..
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.239 php4/NEWS:1.1247.2.240
--- php4/NEWS:1.1247.2.239      Wed Jun  4 10:53:30 2003
+++ php4/NEWS   Thu Jun  5 00:47:07 2003
@@ -15,8 +15,9 @@
 - Added DBA handler 'inifile' to support ini files. (Marcus)
 - Added a "DEBUG" note to 'php -v' output when --enable-debug is used. (Derick)
 - Added long options into CLI & CGI (e.g. --version). (Marcus)
-- Fixed integer overflows in base64_encode(). (Moriyoshi)
-- Fixed possible integer overflows in bundled GD library. (Ilia)
+- Fixed possible integer overflows in:
+  . base64_encode().    (Moriyoshi)
+  . bundled GD library. (Ilia)
 - Fixed "mysql.connect_timeout" php.ini option to be settable with ini_set().
   (Rasmus)
 - Fixed ext/yaz to not log if "yaz.log_file" php.ini option is not set.



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to