From b2d215da3876838b4b0f882890fd40199e67a4b9 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 26 Aug 2005 15:41:31 +0000 Subject: 2005-08-26 Colin Walters * tools/dbus-print-message.c (print_message): Flush stdout after printing a message, so that redirecting to a file, then hitting Ctrl-C works. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 570259e1..e8210afe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-26 Colin Walters + + * tools/dbus-print-message.c (print_message): Flush stdout + after printing a message, so that redirecting to a file, then + hitting Ctrl-C works. + 2005-08-25 John (J5) Palmieri * python/dbus_bindings.pyx: Tracked down a major memleak and fixed it -- cgit