dbus ChangeLog,1.1019,1.1020
Thiago J. Macieira
thiago at kemper.freedesktop.org
Sun Jun 4 08:52:09 PDT 2006
- Previous message: dbus/qt Doxyfile, 1.1, 1.2 Makefile.am, 1.23, 1.24 dbuscpp2xml.cpp,
1.1, NONE dbusidl2cpp.cpp, 1.5, NONE qdbusabstractadaptor.cpp,
1.5, NONE qdbusabstractadaptor.h, 1.3,
NONE qdbusabstractadaptor_p.h, 1.1,
NONE qdbusabstractinterface.cpp, 1.5,
NONE qdbusabstractinterface.h, 1.5,
NONE qdbusabstractinterface_p.h, 1.3, NONE qdbusbus.cpp, 1.1,
NONE qdbusbus.h, 1.2, NONE qdbusconnection.cpp, 1.8,
NONE qdbusconnection.h, 1.7, NONE qdbusconnection_p.h, 1.10,
NONE qdbuserror.cpp, 1.4, NONE qdbuserror.h, 1.5,
NONE qdbusintegrator.cpp, 1.12, NONE qdbusinterface.cpp, 1.8,
NONE qdbusinterface.h, 1.6, NONE qdbusinterface_p.h, 1.5,
NONE qdbusinternalfilters.cpp, 1.6,
NONE qdbusintrospection.cpp, 1.3, NONE qdbusintrospection_p.h,
1.1, NONE qdbusmacros.h, 1.6, NONE qdbusmarshall.cpp, 1.6,
NONE qdbusmarshall_p.h, 1.1, NONE qdbusmessage.cpp, 1.7,
NONE qdbusmessage.h, 1.6, NONE qdbusmessage_p.h, 1.5,
NONE qdbusmetaobject.cpp, 1.3, NONE qdbusmetaobject_p.h, 1.2,
NONE qdbusmisc.cpp, 1.1, NONE qdbusreply.h, 1.3,
NONE qdbusserver.cpp, 1.2, NONE qdbusserver.h, 1.3,
NONE qdbusthread.cpp, 1.1, NONE qdbustype.cpp, 1.3,
NONE qdbustype_p.h, 1.1, NONE qdbustypehelper_p.h, 1.3,
NONE qdbusutil.cpp, 1.3, NONE qdbusutil.h, 1.2,
NONE qdbusxmlgenerator.cpp, 1.1, NONE qdbusxmlparser.cpp, 1.3,
NONE qdbusxmlparser_p.h, 1.2, NONE qt.tag, NONE, 1.1
- Next message: dbus ChangeLog,1.1020,1.1021 configure.in,1.151,1.152
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv5955
Modified Files:
ChangeLog
Log Message:
* qt/: Update to Subversion r548032.
This includes a big reorganisation of the files inside the
subdir.
We really need a version control system that supports moving of
files. I'm not bothering with history anyways anymore, since the
bindings will be moved out to git. The history should be restored from
Subversion when that happens.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -d -r1.1019 -r1.1020
--- ChangeLog 30 May 2006 15:34:10 -0000 1.1019
+++ ChangeLog 4 Jun 2006 15:52:05 -0000 1.1020
@@ -1,3 +1,9 @@
+2006-06-04 Thiago Macieira <thiago.macieira at trolltech.com>
+
+ * qt/: Update to Subversion r548032.
+ This includes a big reorganisation of the files inside the
+ subdir.
+
2006-05-30 Sjoerd Simons <sjoerd at luon.net>
* dbus/dbus-sysdeps.c: Make tcp socket connection error somewhat more
- Previous message: dbus/qt Doxyfile, 1.1, 1.2 Makefile.am, 1.23, 1.24 dbuscpp2xml.cpp,
1.1, NONE dbusidl2cpp.cpp, 1.5, NONE qdbusabstractadaptor.cpp,
1.5, NONE qdbusabstractadaptor.h, 1.3,
NONE qdbusabstractadaptor_p.h, 1.1,
NONE qdbusabstractinterface.cpp, 1.5,
NONE qdbusabstractinterface.h, 1.5,
NONE qdbusabstractinterface_p.h, 1.3, NONE qdbusbus.cpp, 1.1,
NONE qdbusbus.h, 1.2, NONE qdbusconnection.cpp, 1.8,
NONE qdbusconnection.h, 1.7, NONE qdbusconnection_p.h, 1.10,
NONE qdbuserror.cpp, 1.4, NONE qdbuserror.h, 1.5,
NONE qdbusintegrator.cpp, 1.12, NONE qdbusinterface.cpp, 1.8,
NONE qdbusinterface.h, 1.6, NONE qdbusinterface_p.h, 1.5,
NONE qdbusinternalfilters.cpp, 1.6,
NONE qdbusintrospection.cpp, 1.3, NONE qdbusintrospection_p.h,
1.1, NONE qdbusmacros.h, 1.6, NONE qdbusmarshall.cpp, 1.6,
NONE qdbusmarshall_p.h, 1.1, NONE qdbusmessage.cpp, 1.7,
NONE qdbusmessage.h, 1.6, NONE qdbusmessage_p.h, 1.5,
NONE qdbusmetaobject.cpp, 1.3, NONE qdbusmetaobject_p.h, 1.2,
NONE qdbusmisc.cpp, 1.1, NONE qdbusreply.h, 1.3,
NONE qdbusserver.cpp, 1.2, NONE qdbusserver.h, 1.3,
NONE qdbusthread.cpp, 1.1, NONE qdbustype.cpp, 1.3,
NONE qdbustype_p.h, 1.1, NONE qdbustypehelper_p.h, 1.3,
NONE qdbusutil.cpp, 1.3, NONE qdbusutil.h, 1.2,
NONE qdbusxmlgenerator.cpp, 1.1, NONE qdbusxmlparser.cpp, 1.3,
NONE qdbusxmlparser_p.h, 1.2, NONE qt.tag, NONE, 1.1
- Next message: dbus ChangeLog,1.1020,1.1021 configure.in,1.151,1.152
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list