diff options
author | <changelog@php.net> | 2001-01-30 02:09:13 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-01-30 02:09:13 +0000 |
commit | 608678bbfa549772c07c2468294e490334a70f54 (patch) | |
tree | 1dccd793213e58020b0c2fbd1567669435b0430a | |
parent | 7cf00c707615ba12074654f9f9297cf2778a068c (diff) | |
download | php-git-608678bbfa549772c07c2468294e490334a70f54.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2001-01-29 Jani Taskinen <sniper@iki.fi> + + * ext/domxml/config.m4: + Fixed bug #8946. In some systems the libxml.* is actually libxml2.* + + * ext/zziplib/.cvsignore: a little cleanup.. + +2001-01-29 Harald Radi <h.radi@nme.at> + + * ext/dotnet/dotnet.cpp + ext/com/COM.cpp + ext/com/conversion.c + ext/com/conversion.h + ext/com/php_COM.h + ext/com/php_typedef_VARIANT.h + ext/com/typedef_VARIANT.c: use *_EXTERN_C() and PHP_WIN32 + 2001-01-27 John Donagher <john@webmeta.com> * configure.in: |