dbus ChangeLog,1.990,1.991
Thiago J. Macieira
thiago at kemper.freedesktop.org
Mon Apr 10 08:39:00 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv11726
Modified Files:
ChangeLog
Log Message:
* qt/Makefile.am: fix the dependency for
qdbusconnection_p.moc. It's included in qdbusintegrator.cpp,
not in qdbusconnection.cpp.
Thanks to Jakub Stachowski <stachowski at hypair.net> for
spotting this.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.990
retrieving revision 1.991
diff -u -d -r1.990 -r1.991
--- ChangeLog 10 Apr 2006 10:56:50 -0000 1.990
+++ ChangeLog 10 Apr 2006 15:38:58 -0000 1.991
@@ -1,8 +1,17 @@
+2006-04-10 Thiago Macieira <thiago.macieira at trolltech.com
+
+ * qt/Makefile.am: fix the dependency for
+ qdbusconnection_p.moc. It's included in qdbusintegrator.cpp,
+ not in qdbusconnection.cpp.
+ Thanks to Jakub Stachowski <stachowski at hypair.net> for
+ spotting this.
+
2006-04-10 Thiago Macieira <thiago.macieira at trolltech.com>
* qt/examples/listnames.cpp:
* qt/examples/Makefile.am: Three ways to list the names on the
bus.
+
2006-04-10 Thiago Macieira <thiago.macieira at trolltech.com>
* test/qt/tst_hal.cpp: Remove the waiting, since it's not
More information about the dbus-commit
mailing list