# HG changeset patch # User Sadrul Habib Chowdhury # Date 1168976724 0 # Node ID 467244cc4ff28f8758010727f69c5681e5e41d4a # Parent b4594eab8eebe4a11567928e6025409b99787957 [gaim-migrate @ 18139] The headline, scrollbook and URGENT fuctions. committer: Tailor Script diff -r b4594eab8eeb -r 467244cc4ff2 ChangeLog.API --- a/ChangeLog.API Tue Jan 16 19:37:55 2007 +0000 +++ b/ChangeLog.API Tue Jan 16 19:45:24 2007 +0000 @@ -356,6 +356,9 @@ * gaim_xfer_set_bytes_sent(). Sets the offset in the file to read from or write to. * gaim_privacy_deny and gaim_privacy_allow + * gaim_gtk_blist_set_headline + * gaim_gtk_set_urgent + * GtkGaimScrollBook and its functions. Signals - Changed: (See the Doxygen docs for details on all signals.) * Signal propagation now stops after a handler returns a non-NULL value.