From: Date: Tue, 9 Nov 1999 02:09:01 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0b3_RC2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86418fde5b3b3b808054b179a94e3083e1e70444;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2cd16ab9cf..cfa78ae138 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +1999-11-08 Jakub Skopal + + * ext/sybase_ct/php_sybase_ct.c: + "sybase" is definitelly six characters long :-) + +1999-11-08 Stig Bakken + + * configure.in + makedist: Cleaned up makedist a bit more. + + * .cvsignore: ignore distribution files + +1999-11-08 Sascha Schumann + + * build.mk + buildconf + ltconfig + ltmain.sh: + Add libtool files to CVS. Advantages: + + - PHP-specific changes are easier to maintain + - it removes one dependency for users (i.e. GNU vs. FreeBSD ports) + + I have not removed the libtool check in buildconf, since libzend/TSRM still + depend on a local version of libtool. + + * ext/snmp/snmp.c: + Remove prototype. The prototype was not necessary for UCD SNMP 3.5.3, and + broke the build for UCD SNMP 4.0.1. + +1999-11-08 Stig Bakken + + * configure.in + php.h: (PHP tempnam) now uses mkstemp() if available + +1999-11-08 changelog + + * ChangeLog: ChangeLog update + 1999-11-07 changelog * ChangeLog: ChangeLog update