changelog               Fri Feb 21 20:31:44 2003 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1273 php4/ChangeLog:1.1274
--- php4/ChangeLog:1.1273       Thu Feb 20 20:32:11 2003
+++ php4/ChangeLog      Fri Feb 21 20:31:43 2003
@@ -1,3 +1,52 @@
+2003-02-21  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * main/network.c
+      win32/php4dllts.dsp:
+      Add comment about thread-safety of gethostbyname on win32.
+      Set the correct path to the win32 config.h file in the .dsp file.
+
+2003-02-21  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/snmp/php_snmp.h
+      ext/snmp/snmp.c:
+      fixed headers and cleaned up a bit
+
+    * ext/standard/basic_functions.c
+      ext/standard/dns.c
+      ext/standard/dns.h:
+      - Fixed bug: #22339
+
+    * ext/informix/ifx.ec
+      ext/informix/php_informix_includes.h
+      ext/snmp/php_snmp.h:
+      MFB
+
+    * (PHP_4_3)
+      ext/informix/ifx.ec:
+      ZTS build fixes, style and ws fixes
+
+    * ext/ingres_ii/ii.c
+      ext/ingres_ii/ii.h:
+      ZTS fixes
+
+    * (PHP_4_3)
+      ext/informix/ifx.ec:
+      Fix ZTS build
+
+2003-02-21  David Viner  <[EMAIL PROTECTED]>
+
+    * sapi/apache/php4apache.dsp:
+      this tiny change adds the location of apache includes and libraries that
+      are installed when you use the Apache Windows Installer
+      (C:\Program Files\Apache Group\Apache\*).  With this patch,
+      a windows developer who has used the Apache Windows Installer should be
+      able to compile the Apache sapi module without any modifications to
+      his/her
+      installed tree.  It should have no effect whatsoever on anyone else.
+      
+      --dviner
+
 2003-02-20  Rasmus Lerdorf  <[EMAIL PROTECTED]>
 
     * README.input_filter
@@ -363,7 +412,7 @@
       main/streams/plain_wrapper.c
       main/streams/streams.c
       main/streams/userspace.c:
-      ws fixes + missing $Id: ChangeLog,v 1.1273 2003/02/21 01:32:11 changelog Exp $ 
tags, headers added
+      ws fixes + missing $Id: ChangeLog,v 1.1274 2003/02/22 01:31:43 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  <[EMAIL PROTECTED]>
 
@@ -1281,7 +1330,7 @@
 
     * (PHP_4_3)
       sapi/cgi/cgi_main.c:
-      Added missing $Id: ChangeLog,v 1.1273 2003/02/21 01:32:11 changelog Exp $ tag
+      Added missing $Id: ChangeLog,v 1.1274 2003/02/22 01:31:43 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  <[EMAIL PROTECTED]>
 


Reply via email to