Revision: 16879
Author: thekingant
Date: 2006-08-19 00:55:17 -0700 (Sat, 19 Aug 2006)
ViewCVS: http://svn.sourceforge.net/gaim/?rev=16879&view=rev
Log Message:
-----------
Callback doesn't need to be capitalized
Modified Paths:
--------------
trunk/doc/ChangeLog.API
Modified: trunk/doc/ChangeLog.API
===================================================================
--- trunk/doc/ChangeLog.API 2006-08-19 07:26:04 UTC (rev 16878)
+++ trunk/doc/ChangeLog.API 2006-08-19 07:55:17 UTC (rev 16879)
@@ -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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|