]> granicus.if.org Git - php/commitdiff
ChangeLog
authorSascha Schumann <sas@php.net>
Fri, 23 Jul 1999 00:04:24 +0000 (00:04 +0000)
committerSascha Schumann <sas@php.net>
Fri, 23 Jul 1999 00:04:24 +0000 (00:04 +0000)
ChangeLog

index 02940decc94196315b35f0e4750a96c654a284f1..96943e49d7ec5a67a8e3155476430c6fdcae91fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ??? ?? 1999, Version 4.0 Beta 2
+- Removed --with-shared-apache (Sascha)
+- Added patch for reverse lookup table in base64_decode (Sascha)
+  Submitted by bfranklin@dct.com
+- Merged in php3 version of str_replace (Sascha)
+- Added DBA module (Sascha)
+- Added session id detection within REQUEST_URI (Sascha)
+- Merged in HP-UX/ANSI compatibility switch from php3 (Sascha)
+- Fixed rpath handling for utilitites built during Apache build (Sascha)
 - Added missing E_ error level constants (Zeev, libzend)
 - Fixed a bug in sending multiple HTTP Cookies under Apache (Zeev)
 - Fixed implicit connect on the MySQL, mSQL, PostgreSQL and Sybase
@@ -9,4 +17,4 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
   
   
 July 19 1999, Version 4.0 Beta 1
-- First public beta of PHP 4.0
\ No newline at end of file
+- First public beta of PHP 4.0