changelog               Tue Jul 30 20:18:17 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1121 php4/ChangeLog:1.1122
--- php4/ChangeLog:1.1121       Mon Jul 29 20:19:14 2002
+++ php4/ChangeLog      Tue Jul 30 20:18:16 2002
@@ -1,3 +1,52 @@
+2002-07-30  kalowsky  <[EMAIL PROTECTED]>
+
+    * ext/imap/php_imap.c:
+    fixes a typo in the word "limit", adds the null character to the strlen,
+    and seems to make imap_get_quotaroot return the correct values despite
+    cclients claim of "getquotaroot list improper".
+
+2002-07-30  rodif_bl  <[EMAIL PROTECTED]>
+
+    * ext/standard/array.c: fixed bugs 16063 and 16068
+    increased preformance of array_pop and array_shift
+
+2002-07-30  sesser  <[EMAIL PROTECTED]>
+
+    * ext/ftp/php_ftp.c:
+    ftp_close returns now TRUE on success and FALSE on failure.
+
+2002-07-30  kalowsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/filestat.c:
+    Commiting [EMAIL PROTECTED]'s patch to re-enable touch on Win32 machines
+
+2002-07-30  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/ext_skel: Add --skel=dir option to ext_skel (patch from David Viner)
+
+    * ext/standard/parsedate.y
+      NEWS: Fix strtotime() "next" keyword handling.
+
+    * NEWS: WTF?  What sort of bogus commit was that?  Fine, here you go.
+
+2002-07-30  sniper  <[EMAIL PROTECTED]>
+
+    * NEWS: .
+
+2002-07-30  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * NEWS: .
+
+    * ext/standard/string.c: Fix for #18638  (str_rot13 bug)
+
+2002-07-30  dickmeiss  <[EMAIL PROTECTED]>
+
+    * ext/yaz/php_yaz.c: Fixed proxy setting for ZOOM
+
+2002-07-30  sniper  <[EMAIL PROTECTED]>
+
+    * NEWS: hot, damn hot.
+
 2002-07-29  Sterling Hughes  <[EMAIL PROTECTED]>
 
     * ext/xslt/sablot.c: add sablotron version, patch by Christian Stocker...


Reply via email to