# HG changeset patch # User Mark Doliner # Date 1155974117 0 # Node ID 72042b59b658cd5b09975f207bdbbe1837ed4d89 # Parent cfda6170694da2b6eb98892d508fa4ce9cb3e0aa [gaim-migrate @ 16879] Callback doesn't need to be capitalized committer: Tailor Script diff -r cfda6170694d -r 72042b59b658 doc/ChangeLog.API --- a/doc/ChangeLog.API Sat Aug 19 07:26:04 2006 +0000 +++ b/doc/ChangeLog.API Sat Aug 19 07:55:17 2006 +0000 @@ -90,7 +90,7 @@ * gaim_pounce_new(): Added option argument for pounce options * gaim_network_listen() and gaim_network_listen_range(): Added socket_type parameter to allow creation of UDP listening. Modified - to be asynchronous with a Callback to allow for UPnP operation. + to be asynchronous with a callback to allow for UPnP operation. * GaimPrefCallback: val is now a gconstpointer instead of a gpointer * gtk_imhtml_get_current_format(): the arguments are now set to TRUE or FALSE. Previously they were set to TRUE or left alone. Also, you