changelog               Mon Oct  8 20:10:20 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.821 php4/ChangeLog:1.822
--- php4/ChangeLog:1.821        Sun Oct  7 20:10:29 2001
+++ php4/ChangeLog      Mon Oct  8 20:10:19 2001
@@ -1,3 +1,67 @@
+2001-10-08  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/php_fbsql.c: use strdup to alloc memory refeed with free!
+
+    * ext/fbsql/php_fbsql.h: Oops. Removed too much code.
+
+2001-10-08  Jim Winstead  <[EMAIL PROTECTED]>
+
+    * ext/dbase/dbf_head.c:
+    handle dbase files with padded field headers. (patch from
+    Landon Bradshaw <[EMAIL PROTECTED]>)
+
+    * ext/dbase/dbase.c:
+    handle 'I' field type, just another name for the 'N' field type (patch
+    from Landon Bradshaw <[EMAIL PROTECTED]>)
+
+2001-10-08  Egon Schmid  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c: Fixed some protos.
+
+2001-10-08  Thomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Installer.php
+      pear/PEAR/Packager.php: some clean up
+
+2001-10-08  Sergey Kartashoff  <[EMAIL PROTECTED]>
+
+    * ext/mnogosearch/php_mnogo.c:
+    - Added support for word match mnogosearch-3.2 command and for stopfile
+      command. StopTable will not be supported by mnogosearch-3.2.x
+    - Added support for word match mnogosearch-3.2 command and for stopfile
+      command. StopTable will not be supported by mnogosearch-3.2.x
+
+2001-10-08  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/fbsql.dsp
+      ext/fbsql/php_fbsql.c
+      ext/fbsql/php_fbsql.h: Fixing prototypes and removing unused code
+
+2001-10-08  Rainer Schaaf  <[EMAIL PROTECTED]>
+
+    * ext/pdf/pdf.c: fixed PDF_get_value for parameters
+    - capheight
+    - ascender
+    - descender
+
+    had to ajust modifier by PDFLIB_FONT_OFFSET
+
+2001-10-08  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/mysql/php_mysql.c:
+    - Fix for bug #13592 (Patch by Markus Fischer <[EMAIL PROTECTED]>)
+
+2001-10-08  Thomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Installer.php: more work on Windows support
+
+    * pear/PEAR/Common.php: added mkTempDir to create temporal directories
+
+    * pear/PEAR/Common.php: detect and report error
+
+    * pear/PEAR/Packager.php:
+    use Tar.php class and clean up some unused properties
+
 2001-10-07  Thomas V.V.Cox  <[EMAIL PROTECTED]>
 
     * pear/PEAR/Installer.php


Reply via email to