changelog               Wed Feb 20 20:43:19 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.960 php4/ChangeLog:1.961
--- php4/ChangeLog:1.960        Tue Feb 19 20:19:43 2002
+++ php4/ChangeLog      Wed Feb 20 20:43:18 2002
@@ -1,3 +1,29 @@
+2002-02-20  Christian Stocker  <[EMAIL PROTECTED]>
+
+    * ext/domxml/php_domxml.c: "o|a|b" is not valid ZE code. changed to "o|ab"
+
+2002-02-20  Vincent Blavet  <[EMAIL PROTECTED]>
+
+    * pear/scripts/pearwin.php:
+    Config variables must be set between "" while using pear.bat windows script
+
+    * pear/Archive/Tar.php:
+    * Correct bug while using windows dir separator. It is now supported
+
+2002-02-20  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/standard/crc32.c
+      ext/standard/crc32.h:
+    Split CRC32 table out into a header file so other code can use it
+
+2002-02-20  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/iconv/iconv.c: - Fix for bug #15628 (for real now :)
+
+    * sapi/nsapi/nsapi-readme.txt: - Reformatting
+
+    * ext/iconv/iconv.c: - Fix for bug #15638
+
 2002-02-19  David Hedbor  <[EMAIL PROTECTED]>
 
     * sapi/caudium/caudium.c: Fixed environment hashing again.


Reply via email to