diff options
| author | <changelog@php.net> | 1999-10-12 01:08:06 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 1999-10-12 01:08:06 +0000 |
| commit | 79977b7fcf4e564bdee6ebdc932c4c00b876f36a (patch) | |
| tree | 5fe60f9fbcfe59a5c9788800fa319bda35161d42 | |
| parent | d070e7e557bb9c33786e8f12e059b4e0506563d2 (diff) | |
| download | php-git-79977b7fcf4e564bdee6ebdc932c4c00b876f36a.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +1999-10-11 Andrei Zmievski <zmievski@ispi.net> + + * ext/standard/basic_functions.c: + Modified sorting functions to use updated zend_hash() prototype. + + * README.CVS-RULES: Added notice about LXR and Bonsai. + + * MAINTAINERS: First revision. + +1999-10-11 Danny Heijl <Danny.Heijl@cevi.be> + + * ext/informix/config.m4: *** empty log message *** + + * ext/informix/ifx.ec: + (ext/informix) Changed ifx.ec to use the new high-performance + ZEND API now that it compiles with libtool. (Danny) + + * ext/informix/config.m4: + (configure) Allow IFX_LIBDIR environment variable to specify the + Informix library path to allow linking with the static + libraries (libtool related). (Danny). + path for configure (Danny). + +1999-10-11 changelog <changelog@www> + + * ChangeLog: ChangeLog update + 1999-10-10 Sascha Schumann <sascha@schumann.cx> * build.mk: automake scans aclocal.m4 as well |
