changelog               Thu Oct  4 20:11:39 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.817 php4/ChangeLog:1.818
--- php4/ChangeLog:1.817        Wed Oct  3 20:10:38 2001
+++ php4/ChangeLog      Thu Oct  4 20:11:33 2001
@@ -1,3 +1,62 @@
+2001-10-04  Richard Heyes  <[EMAIL PROTECTED]>
+
+    * pear/Mail/mimeDecode.php: Minor bugfix
+
+2001-10-04  Daniel Beulshausen  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.dsp: fix gd2 preprocessor definitions
+
+    * ext/informix/ifx.ec: undo last changes
+
+    * ext/sablot/sablot.c: fix macro
+
+    * ext/openssl/openssl.c: use maxpathlen instead of path_max
+
+2001-10-04  Thomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/PEAR.php:
+    added method phpVersionIs() to find if a PHP version is minor, greater
+    or both (see in-line doc for more info)
+
+2001-10-04  Harald Radi  <[EMAIL PROTECTED]>
+
+    * ext/com/conversion.c
+      ext/com/conversion.h: no message
+
+2001-10-04  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c: - 'Fix' for bug #13543
+
+2001-10-04  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * NEWS: update
+
+    * ext/ircg/ircg_scanner.c
+      ext/ircg/ircg_scanner.re:
+    Replace non-standard Windows code page 1252 characters with
+    a portable entity.
+
+2001-10-04  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/domxml/config.m4: MFH
+
+2001-10-04  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/ldap/ldap.c: MFH
+
+2001-10-04  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/zip/zip.c: - Fix build
+
+2001-10-04  Jon Parise  <[EMAIL PROTECTED]>
+
+    * pear/DB.php:
+    Search for the '@' symbol in the DSN from the right instead of the left.
+    That will allow the password element to include a '@' symbol without
+    confusing the DSN parser.
+
+    Submitted by: Alex L <[EMAIL PROTECTED]>
+
 2001-10-03  Stanislav Malyshev  <[EMAIL PROTECTED]>
 
     * php.ini-recommended


Reply via email to