changelog               Tue Dec 18 20:11:24 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.895 php4/ChangeLog:1.896
--- php4/ChangeLog:1.895        Mon Dec 17 20:10:26 2001
+++ php4/ChangeLog      Tue Dec 18 20:11:22 2001
@@ -1,3 +1,59 @@
+2001-12-18  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c: More proper error message.
+    Remove old lines that aren't needed.
+
+    * ext/pgsql/config.m4: Get rid of useless path from seach path
+
+2001-12-18  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/pcre/php_pcre.c:
+    - Added flags parameter to preg_grep(). The only flag currently is
+      PREG_GREP_INVERT that will make the function return entries that
+      did not match. 
+
+2001-12-18  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/ircg/ircg.c:
+    Let the first connection id be a function of the time to avoid
+    problems with restarting IRCG and stale sessions.
+
+2001-12-18  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/fbsql.dsp:
+    Adding missing define, needed to build with FrontBase 3.4 and later
+
+2001-12-18  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/System.php: * Change $Version$ to $Revision: 1.896 $.
+
+2001-12-18  Colin Viebrock  <[EMAIL PROTECTED]>
+
+    * pear/Crypt/CBC.php: merge into head
+
+2001-12-18  Joao Prado Maia  <[EMAIL PROTECTED]>
+
+    * pear/Crypt/CBC.php: Fixing indentation and missing ?> tag
+
+2001-12-18  Colin Viebrock  <[EMAIL PROTECTED]>
+
+    * pear/Crypt/CBC.php:
+    Remove support for buggy 2.2.x libmcrypt, and add some better error handling
+
+2001-12-18  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/HTTP.php: * Convert tabs to spaces.
+
+2001-12-18  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * ext/skeleton/create_stubs: typo fix
+
+2001-12-18  Thomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/scripts/pear.in: that makes more sense
+
+    * pear/scripts/pear.in: quick fix for the "pear info" command
+
 2001-12-17  Frank M. Kromann  <[EMAIL PROTECTED]>
 
     * ext/isxfunc/.cvsignore


Reply via email to