changelog               Sat Oct  6 20:10:05 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.819 php4/ChangeLog:1.820
--- php4/ChangeLog:1.819        Fri Oct  5 20:10:55 2001
+++ php4/ChangeLog      Sat Oct  6 20:10:03 2001
@@ -1,3 +1,63 @@
+2001-10-06  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/versioning/version_compare.phpt
+      ext/standard/versioning.c: Added version_compare() function 
+
+2001-10-06  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * main/main.c
+      main/php_ini.c
+      ext/ovrimos/ovrimos.c
+      ext/standard/dl.c
+      ext/standard/info.c
+      ext/ccvs/ccvs.c
+      ext/muscat/muscat.c
+      ext/notes/php_notes.c
+      ext/oci8/oci8.c: - <br> -> <br />
+
+2001-10-06  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/standard/filestat.c: fix execution order
+
+    * ext/standard/filestat.c: avoid TSRMLS_FETCH()
+
+    * ext/standard/filestat.c:
+     Don't through a file does not exist warning for the is_dir(), is_writeable(),
+     is_readable(), is_executable(), is_link() and is_file() functions. 
+
+2001-10-06  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * win32/php4dll.dsp:
+    rand_mt.c, rand_sys.c are gone, remove them from the workspace file.
+
+2001-10-06  Harald Radi  <[EMAIL PROTECTED]>
+
+    * ext/com/conversion.h
+      ext/com/conversion.c: typo
+    TRUE -> FALSE
+
+2001-10-06  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * ext/session/tests/001.phpt
+      ext/session/tests/002.phpt
+      ext/session/tests/003.phpt
+      ext/session/tests/004.phpt:
+    Made session test pass on systems with short open tags disabled.
+
+    * ext/standard/tests/assert/.cvsignore
+      ext/standard/tests/assert/assert.phpt:
+    Made assert test pass on systems with short open tags disabled.
+    Added .cvsignore
+
+2001-10-06  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * win32/php4dll.dsp
+      win32/php4dllts.dsp: Fix Win32 build.
+
+2001-10-06  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * ext/skeleton/skeleton.c: fixed name of global variables in ext/skelton.
+
 2001-10-05  Stig Bakken  <[EMAIL PROTECTED]>
 
     * ext/standard/Makefile.in


Reply via email to