summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-01-30 02:09:13 +0000
committer <changelog@php.net>2001-01-30 02:09:13 +0000
commit608678bbfa549772c07c2468294e490334a70f54 (patch)
tree1dccd793213e58020b0c2fbd1567669435b0430a
parent7cf00c707615ba12074654f9f9297cf2778a068c (diff)
downloadphp-git-608678bbfa549772c07c2468294e490334a70f54.tar.gz
ChangeLog update
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ea8a1f264..cda16a9bc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: