summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-10-11 17:30:58 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-10-11 17:30:58 +0000
commit2db06dbf189cfd4e852b93db120cafaf717b0784 (patch)
tree2806dc8aa34c5739f3610d8a7d0ac114c7613754 /ChangeLog
parent77aab542eb3d339d57630eb7747f354f38563efe (diff)
* test/name-test/Makefile.am: don't link against both libdbus and
libdbus-convenience
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a259658..090b37ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-10-11 John (J5) Palmieri <johnp@redhat.com>
+ * test/name-test/Makefile.am: don't link against both libdbus and
+ libdbus-convenience
+
+2006-10-11 John (J5) Palmieri <johnp@redhat.com>
+
* configure.in: check for dirfd even if it is a macro
(Patch from Timothy Redaelli <drizzt at gufi dot org>)