changelog               Thu Oct 16 20:34:04 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1418 php-src/ChangeLog:1.1419
--- php-src/ChangeLog:1.1418    Wed Oct 15 20:33:56 2003
+++ php-src/ChangeLog   Thu Oct 16 20:34:02 2003
@@ -1,3 +1,28 @@
+2003-10-16  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Remote.php:
+      - Fix RPC call without proxy (silence warnings&notices)
+        nota bene: the proxy codes should be cleaned, one day ;)
+
+2003-10-16  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/curl/.cvsignore:
+      - Fixed the real reason for build problems: dos eols
+
+    * (PHP_4_3)
+      ext/curl/curl.c:
+      - Fixed ZTS build (Nuked extra TSRMLS_FETCH)
+
+    * (PHP_4_3)
+      win32/php4dllts.dsp:
+      - config.w32.h is in main/ not ext/standard..
+
+2003-10-16  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/sybase/php_sybase_db.c:
+      Do not strip trailing spaces.
+
 2003-10-15  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ZendEngine2/zend_API.c

Reply via email to