changelog               Sat Mar  8 20:33:11 2003 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1288 php4/ChangeLog:1.1289
--- php4/ChangeLog:1.1288       Fri Mar  7 20:31:26 2003
+++ php4/ChangeLog      Sat Mar  8 20:33:11 2003
@@ -1,3 +1,52 @@
+2003-03-08  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli.c
+      ext/mysqli/mysqli_api.c
+      ext/mysqli/mysqli_fe.c
+      ext/mysqli/mysqli_nonapi.c
+      ext/mysqli/mysqli_profiler.c
+      ext/mysqli/php_mysqli.h:
+      various changes for profiler
+
+2003-03-08  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/gd/gdttf.c:
+      - MFH: Fixed a bug in GD's truecolor TTF handling.
+
+    * ext/gd/gdttf.c:
+      - Fixed a bug in GD's truecolor TTF handling
+
+2003-03-08  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * main/network.c:
+      fix warnings - one left
+
+    * run-tests.php:
+      summary for selective tests if more than one
+      
+
+2003-03-08  Stefan Esser  <[EMAIL PROTECTED]>
+
+    * main/main.c:
+      fix possible XSS in error messages
+
+    * ext/standard/html.c:
+      wrong place.
+
+2003-03-08  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * (PHP_4)
+      ext/standard/php_smart_str.h:
+      macro-ize smart string implementation to improve optimization
+      across single calls
+
+2003-03-08  Stefan Esser  <[EMAIL PROTECTED]>
+
+    * ext/standard/html.c:
+      fixing memory leak
+
 2003-03-07  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * sapi/isapi/php4isapi.c:
@@ -1359,7 +1408,7 @@
 
     * sapi/apache/libpre.c
       sapi/apache/php_apache_http.h:
-      Added missing headers and $Id: ChangeLog,v 1.1288 2003/03/08 01:31:26 changelog 
Exp $ tags.
+      Added missing headers and $Id: ChangeLog,v 1.1289 2003/03/09 01:33:11 changelog 
Exp $ tags.
 
     * sapi/cgi/config9.m4:
       MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -1918,7 +1967,7 @@
       main/streams/plain_wrapper.c
       main/streams/streams.c
       main/streams/userspace.c:
-      ws fixes + missing $Id: ChangeLog,v 1.1288 2003/03/08 01:31:26 changelog Exp $ 
tags, headers added
+      ws fixes + missing $Id: ChangeLog,v 1.1289 2003/03/09 01:33:11 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  <[EMAIL PROTECTED]>
 
@@ -2836,7 +2885,7 @@
 
     * (PHP_4_3)
       sapi/cgi/cgi_main.c:
-      Added missing $Id: ChangeLog,v 1.1288 2003/03/08 01:31:26 changelog Exp $ tag
+      Added missing $Id: ChangeLog,v 1.1289 2003/03/09 01:33:11 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  <[EMAIL PROTECTED]>
 


Reply via email to