changelog               Tue Jul 23 20:18:18 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1114 php4/ChangeLog:1.1115
--- php4/ChangeLog:1.1114       Mon Jul 22 20:18:02 2002
+++ php4/ChangeLog      Tue Jul 23 20:18:17 2002
@@ -1,3 +1,46 @@
+2002-07-23  Jim Winstead  <[EMAIL PROTECTED]>
+
+    * ext/standard/credits.c:
+    restore shane to list of members of php group (got lost somewhere along the way)
+
+2002-07-23  holger  <[EMAIL PROTECTED]>
+
+    * sapi/pi3web/pi3web_sapi.c:
+    Removed some outdated lines from init_request_info().
+
+2002-07-23  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * configure.in
+      main/php_version.h: Working on 4.2.3 now
+
+    * .cvsignore: Add autom4te.cache
+
+    * ext/dbx/dbx.c: MFH remove \r
+
+    * ext/dbx/dbx.c: Remove \r
+
+2002-07-23  edink  <[EMAIL PROTECTED]>
+
+    * ext/pcre/config.m4: MFB (patch by Troels Arvin <[EMAIL PROTECTED]>).
+    Added pcre include path to global list of includes in order to allow
+    use of external pcre libs.
+
+    * ext/pcre/config.m4:
+    Allow pcre.h to be in $PREFIX/include/pcre since this is the case
+    with some Linux distributions (patch by Troels Arvin <[EMAIL PROTECTED]>).
+
+2002-07-23  sniper  <[EMAIL PROTECTED]>
+
+    * configure.in: Fix bug: #18308. (uname -a sometimes has extra linefeeds)
+
+    * configure.in:
+    This should fix those solaris+gcc bugs when --enable-libgcc is not used
+
+    * ext/gd/config.m4:
+    Fix bug: #18479. Better error message what was not found.
+
+    * NEWS: <insert funny comment here>
+
 2002-07-22  jan  <[EMAIL PROTECTED]>
 
     * ext/standard/datetime.c:


Reply via email to