diff options
author | Havoc Pennington <hp@redhat.com> | 2004-11-23 06:21:12 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2004-11-23 06:21:12 +0000 |
commit | 2ce2ab4368d9b037c51cd3cb4ef39e3f7ade8b00 (patch) | |
tree | 275dca048e15253c54a625cc8920605987f1e1c5 /ChangeLog | |
parent | 25c1f310aafc8b3d89ee19656a64244e6f108dbb (diff) | |
download | dbus-2ce2ab4368d9b037c51cd3cb4ef39e3f7ade8b00.tar.gz |
2004-11-23 Havoc Pennington <hp@redhat.com>
* test/glib/test-profile.c: modify to accept a plain_sockets
argument in which case it will bench plain sockets instead of
libdbus, for comparison purposes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-11-23 Havoc Pennington <hp@redhat.com> + + * test/glib/test-profile.c: modify to accept a plain_sockets + argument in which case it will bench plain sockets instead of + libdbus, for comparison purposes. + 2004-11-22 Havoc Pennington <hp@redhat.com> * test/glib/test-profile.c (N_CLIENT_THREADS): run multiple |