summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d7c6c8d..509156e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ libxml2 (2.6.10-2) unstable; urgency=low
* debian/rules: rename libxml.m4 to libxml2.m4 in the /usr/share/aclocal
directory.
* libxml.m4: removed the AM_PATH_XML macro which is a macro for checking
- libxml, not libxml2.
+ libxml, not libxml2. Changed CFLAGS to CPPFLAGS from test compiles so
+ that using C++ also works. Closes: #249033.
-- Mike Hommey <mh@glandium.org> Wed, 26 May 2004 21:28:54 +0900