changelog               Fri Feb 22 20:24:53 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.962 php4/ChangeLog:1.963
--- php4/ChangeLog:1.962        Thu Feb 21 20:28:44 2002
+++ php4/ChangeLog      Fri Feb 22 20:24:50 2002
@@ -1,3 +1,30 @@
+2002-02-22  Christian Stocker  <[EMAIL PROTECTED]>
+
+    * pear/HTML/ITX.php: E_ALL fix
+
+2002-02-22  Vincent Blavet  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Installer.php
+      pear/PEAR/Packager.php:
+    * Packager : Changing the order of the files in the package archive file.
+    The package.xml file is now at the 'root' of the archive, the files tree are 
+under a 'packagename'-'packageversion' folder
+    * Installer : installing the knew archive format AND supporting the existing 
+format
+
+2002-02-22  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/php_fbsql.c: Return true on update success.
+
+2002-02-22  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * NEWS: Keep track of what has gone into 4.1.2 so far
+
+2002-02-22  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * ext/session/session.c:
+    Fix crash bug. 4th parameter is not incremental value, but it's assigned.
+
+    * ext/pspell/pspell.c: Fix crash bug 15607
+
 2002-02-21  Stefan Esser  <[EMAIL PROTECTED]>
 
     * main/rfc1867.c: fixing boundary check before someone other does it...


Reply via email to