changelog               Mon Jul 29 20:19:15 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1120 php4/ChangeLog:1.1121
--- php4/ChangeLog:1.1120       Sun Jul 28 20:18:20 2002
+++ php4/ChangeLog      Mon Jul 29 20:19:14 2002
@@ -1,3 +1,49 @@
+2002-07-29  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/xslt/sablot.c: add sablotron version, patch by Christian Stocker...
+
+2002-07-29  dickmeiss  <[EMAIL PROTECTED]>
+
+    * ext/yaz/php_yaz.c: Make PHP part of Z39.50 implementation name
+
+    * ext/yaz/php_yaz.c: Use type ext rather than raw for ZOOM record fetch
+
+2002-07-29  kalowsky  <[EMAIL PROTECTED]>
+
+    * NEWS: updating the NEWS file
+
+2002-07-29  chregu  <[EMAIL PROTECTED]>
+
+    * ext/domxml/php_domxml.c:
+    - nodename is not always set, check if it really is.
+    - make force_ref for aliases as well
+
+2002-07-29  edink  <[EMAIL PROTECTED]>
+
+    * win32/php4dllts.dsp:
+    Fixed windows build by adding sha1.c and sha1.h to the project file.
+
+    * ext/standard/dir.c: Fixed bug #14657 (patch by Steph Fox)
+
+    * win32/readdir.c
+      win32/readdir.h: Fixed bug #11214 (patch by Steph Fox)
+
+    * main/php_ini.c:
+    First try to open php-SAPI.ini and if it fails fall back to regular
+    php.ini file. For example cli version of PHP will first try to open
+    php-cli.ini in the usual ini file search path and only if it fails
+    will it try to open php.ini using the same path.
+
+2002-07-29  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * NEWS: style police
+
+2002-07-29  sniper  <[EMAIL PROTECTED]>
+
+    * sapi/apache/config.m4
+      sapi/apache2filter/config.m4
+      acinclude.m4: MFH: Fix for Apache version check.
+
 2002-07-28  sniper  <[EMAIL PROTECTED]>
 
     * ext/mbstring/mbstring.c: MFH


Reply via email to