# HG changeset patch # User Michael Albinus # Date 1246202557 0 # Node ID 6a16d54ca1af083fa3eb5c9b5ea2a969cdebfa43 # Parent 25fc47c9b012efeb4e9d52a0ea2c8236f40c086f *** empty log message *** diff -r 25fc47c9b012 -r 6a16d54ca1af src/ChangeLog --- a/src/ChangeLog Sun Jun 28 15:21:53 2009 +0000 +++ b/src/ChangeLog Sun Jun 28 15:22:37 2009 +0000 @@ -1,3 +1,11 @@ +2009-06-28 Michael Albinus + + * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function + xd_symbol_to_dbus_type. With Solaris 2.11, it was said to compile + for hours, when optimzation is enabled. + (xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize) + (xd_read_message): Make them static. + 2009-06-27 Chuck Blake (tiny change) * term.c (turn_on_face): Allow simultaneously bold and dim