From bb6a24ae1c9cf07ab733849c12752748638c02a3 Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Sun, 2 Feb 2003 15:24:48 +0000 Subject: 2003-02-02 Anders Carlsson * test/Makefile.am: * test/bus-test.c: (get_time), (add_timeout), (remove_timeout), (message_handler), (new_connection_callback), (loop_quit), (loop_run), (main): Add bus test. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b4efebe8..916ecc41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-02-02 Anders Carlsson + + * test/Makefile.am: + * test/bus-test.c: (get_time), (add_timeout), (remove_timeout), + (message_handler), (new_connection_callback), (loop_quit), + (loop_run), (main): + Add bus test. + 2003-02-02 Anders Carlsson * bus/driver.c: (bus_driver_handle_service_exists): -- cgit