changelog               Fri Oct 19 20:10:17 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.832 php4/ChangeLog:1.833
--- php4/ChangeLog:1.832        Thu Oct 18 20:09:58 2001
+++ php4/ChangeLog      Fri Oct 19 20:10:16 2001
@@ -1,3 +1,65 @@
+2001-10-19  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/head.c: convert to use new parameter parsing API.
+
+    * ext/standard/levenshtein.c
+      ext/standard/metaphone.c
+      ext/standard/soundex.c: Converting to use new parameter parsing API.
+
+2001-10-19  Egon Schmid  <[EMAIL PROTECTED]>
+
+    * ext/standard/head.c: Fixed other protos.
+
+2001-10-19  Jason Greene  <[EMAIL PROTECTED]>
+
+    * NEWS: Fix news entry
+
+2001-10-19  Egon Schmid  <[EMAIL PROTECTED]>
+
+    * ext/standard/uniqid.c: Fixed another proto.
+
+2001-10-19  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/uniqid.c
+      ext/standard/syslog.c: Conver to use new parameter parsing API.
+
+2001-10-19  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * ext/standard/http_fopen_wrapper.c:
+    Fixed last argument in strlcat() call.
+
+2001-10-19  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/com/VARIANT.c: - Fix for bug #13760
+
+2001-10-19  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/url.c
+      ext/standard/versioning.c: Convert to use new parameter parsing API.
+
+2001-10-19  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * ext/standard/http_fopen_wrapper.c:
+    Merged change strncpy=>strlcpy; strncat=>strlcat into the release brach.
+
+    * ext/standard/http_fopen_wrapper.c:
+    Changed strncpy=>strlcpy; strncat=>strlcat
+
+2001-10-19  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * pear/HTML/Form.php: fix call-time pass by reference warnings
+
+2001-10-19  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/sablot/config.m4:
+    - Fix bug in detecting libexpat with the sablotron extension
+
+    * ext/zip/zip.c: - MFH
+
+2001-10-19  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * NEWS: * another update
+
 2001-10-18  Stig Bakken  <[EMAIL PROTECTED]>
 
     * NEWS: * update NEWS file


Reply via email to