sniper Tue Apr 6 05:38:30 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src NEWS
Log:
rtd
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.629&r2=1.1247.2.630&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.629 php-src/NEWS:1.1247.2.630
--- php-src/NEWS:1.1247.2.629 Mon Apr 5 11:34:37 2004
+++ php-src/NEWS Tue Apr 6 05:38:27 2004
@@ -36,10 +36,10 @@
26 Mar 2004, Version 4.3.5
- Fixed possible crash using an invalid color index with a palette image in
- imagecolortransparent (Pierre)
+ imagecolortransparent. (Pierre)
- Fixed php-cgi to not ignore command-line switches when run in a web context.
- This fixes our test cases allowing INI with GET sections to work (Rasmus)
-- Fixed getopt() so it works without $_SERVER (Rasmus, bfrance)
+ This fixes our test cases allowing INI with GET sections to work. (Rasmus)
+- Fixed getopt() so it works without $_SERVER. (Rasmus, bfrance)
- Fixed crash in php_ini_scanned_files() when no additional INI files were
actually parsed. (Jon)
- Fixed possible crashes inside socket extension, due to missing check inside
@@ -53,7 +53,7 @@
. Added "sybct.packet_size" php.ini option.
. Changed "sybct.login_timeout" php.ini option changeable at runtime.
. Fixed memory leak in sybase_set_message_handler().
-- Synchronized bundled GD library with GD 2.0.17
+- Synchronized bundled GD library with GD 2.0.17. (Ilia)
- Upgraded PCRE library to version 4.5. (Andrei)
- Updated bundled PostgreSQL library to version 7.4 in Windows distribution.
(Edin)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php