]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 15 Nov 1999 02:08:51 +0000 (02:08 +0000)
committer <changelog@php.net> <>
Mon, 15 Nov 1999 02:08:51 +0000 (02:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a633deb8c3ed028c8aafe3d587a29cbeaccdf02c..752108b878f07381587fde779d6c49aea205539c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? 1999, Version 4.0 Beta 3
+- ucfirst()/ucwords() no longer modify arg1. (Thies)
+- Fixed strtr() not to modify arg1. (Thies)
+ -Added Win32 build files for Informix driver
+  and make it compile with ZTS (danny)
+Added tmpfile() function (Stig)
 - Upgraded regex library to alpha3.8 (Sascha)
 - Fixed selecting nested-tables in OCI8. (Thies)
 - RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)