summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2008-01-14 15:53:13 -0500
committerJohn (J5) Palmieri <johnp@redhat.com>2008-01-14 15:53:13 -0500
commit93e8a272d71953267043e85c29d971cec36aa5b0 (patch)
treeb51cf9389feb5b6beabf3bc904ef9057896e9181 /ChangeLog
parentede4e4514698612e226763ea8b6ae8ce13f2173d (diff)
add warning to output when libxml is selected
2008-01-14 John (J5) Palmieri <johnp@redhat.com> * configure.in: add warning to output when libxml is selected since we don't have a libxml maintainer and expat works perfectly fine for what we need an xml parser for
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c30e102..a458d00c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-01-14 John (J5) Palmieri <johnp@redhat.com>
+ * configure.in: add warning to output when libxml is selected since
+ we don't have a libxml maintainer and expat works perfectly fine
+ for what we need an xml parser for
+
+2008-01-14 John (J5) Palmieri <johnp@redhat.com>
+
* Patch by Andrea Luzzardi <scox at sig11 dot org>: creates a
_dbus_geteuid function to fix EXTERNAL authentication in setuid
applications