changelog               Thu Dec 20 20:14:06 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.897 php4/ChangeLog:1.898
--- php4/ChangeLog:1.897        Wed Dec 19 20:12:11 2001
+++ php4/ChangeLog      Thu Dec 20 20:14:05 2001
@@ -1,3 +1,57 @@
+2001-12-20  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * configure.in
+      main/php_version.h
+      NEWS: Go with 4.1.1
+
+2001-12-20  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * win32/php_modules.dsw:
+    Removed Win32 specific projects. These are now located in pear/PECL
+
+    * win32/sendmail.c: Adding cvs ID
+
+2001-12-20  Colin Viebrock  <[EMAIL PROTECTED]>
+
+    * pear/Crypt/CBC.php: MFH
+
+    * pear/Crypt/CBC.php: Really fix it this time ...
+
+    * pear/Crypt/CBC.php: Fix
+
+2001-12-20  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * ext/mcrypt/php_mcrypt.h: Update header.
+
+2001-12-20  Colin Viebrock  <[EMAIL PROTECTED]>
+
+    * ext/mcrypt/mcrypt.c
+      ext/mcrypt/php_mcrypt.h: Add headers and Id lines
+
+2001-12-20  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/Experimental/Image/gtext.php: * Typo
+
+2001-12-20  Ulf Wendel  <[EMAIL PROTECTED]>
+
+    * pear/Experimental/Image/gtext.php: require graphics cache
+
+    * pear/Experimental/Image/color_helper.php:
+    if we do the comparison to lowercase, we need a lowercase list...
+
+    * pear/Cache/Graphics.php:
+    - names graphics files "id.type", otherwise your webserver will not
+    recognize the type and send wrong headers
+
+2001-12-20  Markus Fischer  <[EMAIL PROTECTED]>
+
+    * ext/domxml/php_domxml.c:
+    - Fix crash with EntityRef nodes (and properly support them).
+
+2001-12-20  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/README: Added when experimental functions are added.
+
 2001-12-19  Ulf Wendel  <[EMAIL PROTECTED]>
 
     * pear/HTML/Menu.php: PHP_SELF & friends went to $_SERVER since 4.1.0
@@ -50,7 +104,7 @@
 
 2001-12-18  Martin Jansen  <[EMAIL PROTECTED]>
 
-    * pear/System.php: * Change $Version$ to $Revision: 1.897 $.
+    * pear/System.php: * Change $Version$ to $Revision: 1.898 $.
 
 2001-12-18  Colin Viebrock  <[EMAIL PROTECTED]>
 


Reply via email to