changelog               Sat Nov 10 20:12:10 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.854 php4/ChangeLog:1.855
--- php4/ChangeLog:1.854        Fri Nov  9 20:10:52 2001
+++ php4/ChangeLog      Sat Nov 10 20:12:10 2001
@@ -1,3 +1,85 @@
+2001-11-10  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * NEWS: MFH
+
+    * NEWS: Crash fix news.
+
+    * NEWS: Added crash fix news.
+
+    * ext/pcre/php_pcre.c
+      ext/standard/string.c: MFH
+
+    * ext/pcre/php_pcre.c: Fixed bug #13635.
+
+    * ext/standard/string.c: Fixed bug #13901.
+
+2001-11-10  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * win32/php4dll.dsp: No need to 'include' a .re file here.
+
+2001-11-10  Shane Caraveo  <[EMAIL PROTECTED]>
+
+    * sapi/fastcgi/fastcgi.c
+      sapi/fastcgi/fastcgi.dsp:
+    Make the win32 fastcgi compilable with the php4ts projects.
+
+2001-11-10  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/standard/Makefile.in
+      ext/standard/php_var.h
+      ext/standard/var.c
+      ext/standard/var_unserializer.c
+      ext/standard/var_unserializer.re
+      win32/php4dll.dsp
+      win32/php4dllts.dsp
+      ext/session/php_session.h
+      ext/session/session.c:
+    Rewrite of unserializer which should be more maintainable and extensible.
+
+    Changes pass `make testī and a couple of custom tests.
+
+    Enjoy.
+
+2001-11-10  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c
+      ext/standard/file.c
+      ext/standard/file.h: - Fixing this bad idea
+
+2001-11-10  James Moore  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c
+      ext/standard/file.h
+      ext/standard/basic_functions.c: Fix apache win32 dso build.
+    (This is untested on linux but shouldnt break anything)
+
+2001-11-10  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c:
+    Fix ImageColorsForIndex() and ImageColorAt() to work for TrueColor images.
+
+2001-11-10  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/credits.c:
+    - Correcting Goba's name, and adding me to QA team
+
+2001-11-10  Thomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/DB/odbc.php: proper initialization of the $row array in fetchInto
+    (suggested by yavo <[EMAIL PROTECTED]>)
+
+2001-11-10  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/WebInstaller.php: * some minor improvements
+
+2001-11-10  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/gd/config.m4: Fixed bug: #13955.Checks now for png_write_image().
+
+2001-11-10  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/php_fbsql.c: Make fbsql_list_fields work as documented
+
 2001-11-09  Jon Parise  <[EMAIL PROTECTED]>
 
     * ext/gettext/config.m4


Reply via email to