jason Tue Nov 12 11:08:40 2002 EDT
Modified files:
/php4 NEWS
Log:
Correct Entry, Add entry
Index: php4/NEWS
diff -u php4/NEWS:1.1245 php4/NEWS:1.1246
--- php4/NEWS:1.1245 Tue Nov 12 09:52:42 2002
+++ php4/NEWS Tue Nov 12 11:08:39 2002
@@ -11,6 +11,7 @@
. ext/icap
. sapi/fhttpd
- Moved ext/vpopmail to PECL. (James)
+- Modified log() to accept multiple bases. (Jason)
- Added gd_info() which returns an array of gd support information. (Marcus)
- Implemented features/changes requested in Bug #16960 (Timm):
. Added a new function sybase_unbuffered_query()
@@ -154,7 +155,7 @@
- Fixed bug #11643 (Session related, fix SID redefinition). (Ilia)
- Fixed bug #18556 (Scripting Engine, problem with locales like tr_TR). (Ilia)
- Changed y2k_compliance to default to 1 now. (Sascha)
-- Added platform independent socket error constants for better error handling.
+- Added platform independent socket error constants for better error handling. (Jason)
- Fixed include(), require() and GD functions to work with remote files under
win32. Fixed bug #18609 (ImageCreateFromJPEG can't fetch from a URL. (Wez)
- Update output of phpinfo() to use more CSS to reduce the file size, do
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php