diff options
author | Andrei Zmievski <andrei@php.net> | 2001-08-29 13:38:08 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2001-08-29 13:38:08 +0000 |
commit | 942f34e1266b5cc53e21205500b7406d11d7d7e5 (patch) | |
tree | 8699d170086f220af210d5d412bf809e424e290e | |
parent | efdc50c175198e4aece46b6952e58e23227721a8 (diff) | |
download | php-git-942f34e1266b5cc53e21205500b7406d11d7d7e5.tar.gz |
Fix changelog.
-rw-r--r-- | ChangeLog | 75 |
1 files changed, 0 insertions, 75 deletions
@@ -94,81 +94,6 @@ 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. |