changelog               Thu Oct 18 20:10:01 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.831 php4/ChangeLog:1.832
--- php4/ChangeLog:1.831        Wed Oct 17 20:10:29 2001
+++ php4/ChangeLog      Thu Oct 18 20:09:58 2001
@@ -1,3 +1,42 @@
+2001-10-18  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * NEWS: * update NEWS file
+
+2001-10-18  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/curl/curl.c:
+    Reverting the last fix for ZTS and adding TSRMLS_FETCH() to make it work.
+
+    * ext/curl/curl.dsp:
+    Adding include path for having curl header and libraries in php_build\curl
+
+    * ext/curl/curl.c: Fixing ZTS build on win32
+
+2001-10-18  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/session/session.c:
+    fix ws issue introduce in my use_trans_sid commit...
+
+
+    * ext/session/session.c: fix formatting, this line really was too long ;)
+
+    * ext/session/session.c: force use of the session.use_trans_sid setting
+
+2001-10-18  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * php.ini-dist
+      php.ini-recommended: Add php_overload.dll.
+
+    * win32/php_modules.dsw: Add ext/overload to modules workspace.
+
+2001-10-18  Harald Radi  <[EMAIL PROTECTED]>
+
+    * ext/com/VARIANT.c: MFH
+
+    * ext/com/VARIANT.c: fixed wrong constant definition
+
+    * ext/overload/overload.dsp: fix linkage error
+
 2001-10-17  eschmid  <[EMAIL PROTECTED]>
 
     * ext/xmlrpc/xmlrpc-epi-php.c: Fixed some protos.


Reply via email to