summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel P. Berrange <dan@berrange.com>2006-04-16 17:53:45 +0000
committerDaniel P. Berrange <dan@berrange.com>2006-04-16 17:53:45 +0000
commitc47959a62da5e2e9c36a5524fc0e980ba5f7ab17 (patch)
tree67aa360052cda059e0d60aa5a5590baa0e5f8449 /ChangeLog
parentd371f6fa44ffe112e6cc74da247948c5bb00bec4 (diff)
Fill out content for INSTALL file with useful info on building DBus & generic Auto* instructions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84488b1e..e309a5d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-15 Daniel P. Berrange <dan@berrange.com>
+
+ * INSTALL: fill out content of file providing DBus specific
+ build installations, followed by generic Auto* INSTALL file
+ content
+
2006-04-13 Thiago Macieira <thiago.macieira@trolltech.com>
* qt/qdbusintegrator.cpp: Work around g++ 3.3 bug.