]> granicus.if.org Git - php/commitdiff
Fix changelog.
authorAndrei Zmievski <andrei@php.net>
Wed, 29 Aug 2001 13:38:08 +0000 (13:38 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 29 Aug 2001 13:38:08 +0000 (13:38 +0000)
ChangeLog

index f7ad83003b9c83802b57f78ffc2a27050b7ce82f..4a9ccd3e45016b321eacf5632ecb5b29f981b32d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
     so move php_apache_server_startup to the post_config phase
     (happens at server startup)
 
-2001-08-28  Wez Furlong  <wez.php@thebrainroom.com>
-
-    * ext/mbstring/mbfilter.c: fix cp1252 -> wchar conversion
-
-2001-08-28  Chuck Hagenbuch  <chuck@horde.org>
-
-    * pear/DB/ibase.php:
-    a simple cast means we can use ibase_fetch_object to implement
-    DB_FETCHMODE_ASSOC.
-
-2001-08-28  Thomas V.V.Cox  <cox@idecnet.com>
-
-    * pear/Makefile.in: added the Mail/mime.php file
-
-2001-08-28  Stig Bakken  <ssb@fast.no>
-
-    * Makefile.in
-      pear/Makefile.in: * tidy up "make install" output
-
-    * pear/scripts/phptar.in: * MFH: Archive_Tar is no longer experimental
-
-    * pear/scripts/phptar.in: * Archive_Tar is no longer experimental
-
-    * build/fastgen.sh: * output brief usage when called without params
-
-    * pear/Makefile.in: * MFH: Log/Observer.php rename fix
-
-    * pear/Makefile.in: * Log/Observer.php rename fix
-
-    * pear/scripts/.cvsignore
-      pear/scripts/pearize.in
-      pear/scripts/phptar.in
-      pear/PEAR/Common.php
-      pear/PEAR/Installer.php
-      pear/PEAR/Packager.php
-      pear/PEAR/WebInstaller.php
-      pear/XML/RPC.php
-      pear/Net/SMTP.php
-      pear/Mail/smtp.php
-      pear/Math/Fraction.php
-      pear/Math/Util.php
-      pear/HTML/Page.php
-      pear/Log/Observer.php
-      pear/Log/observer.php
-      pear/Date/Calc.php
-      pear/File/Find.php
-      pear/DB/tests/oci8/.cvsignore
-      pear/DB/tests/pgsql/010.phpt
-      pear/DB/mssql.php
-      pear/DB/mysql.php
-      pear/DB/odbc.php
-      pear/DB/tests/db_error.phpt
-      pear/DB/tests/db_error2.phpt
-      pear/Cache/DB.php
-      pear/Cache/Graphics.php
-      pear/DB/common.php
-      pear/Benchmark/Iterate.php
-      pear/Makefile.in
-      pear/PEAR.php
-      pear/package.dtd
-      pear/CODING_STANDARDS: * MFH PEAR stuff
-    * copied in Archive_Tar class from pear/Archive_Tar
-
-    * pear/scripts/pearize.in: * started work on php file support
-
-    * pear/scripts/pearize.in: * fold case when parsing package.xml
-
-2001-08-28  Doug MacEachern  <dougm@covalent.net>
-
-    * sapi/apache2filter/sapi_apache2.c: add php version component
-
-    * sapi/apache2filter/sapi_apache2.c: not all MPMs support child_init,
-    so move php_apache_server_startup to the post_config phase
-    (happens at server startup)
-
 2001-08-27  Jani Taskinen  <sniper@iki.fi>
 
     * ext/gettext/gettext.c: Coding style.