summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-06-13 18:21:58 +0000
committerThiago Macieira <thiago@kde.org>2006-06-13 18:21:58 +0000
commite64ace610f91dfd02400527bce95a3799f60af29 (patch)
tree6ec7b96de64cbb00f30335744b65c306035ad9b7 /ChangeLog
parentfb4cd60e85d2a692e5d00303a842e4256abfffdb (diff)
* qt/src/Makefile.am: install the qdbus.h header.
This allows people to actually use the installed code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 357b29c7..132b55c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-13 Thiago Macieira <thiago.macieira@trolltech.com>
+
+ * qt/src/Makefile.am: install the qdbus.h header.
+ This allows people to actually use the installed code.
+
2006-06-12 Ross Burton <ross@openedhand.com>
* glib/dbus-gproxy.c: