# HG changeset patch # User Stu Tomlinson # Date 1180807947 0 # Node ID 23a65f460e34b488f38e10a6e92299d28a7753c1 # Parent 62a71bb085efd509c3e891cc5439774a5590d0f9 ChangeLog.API updates diff -r 62a71bb085ef -r 23a65f460e34 ChangeLog.API --- a/ChangeLog.API Sat Jun 02 12:05:50 2007 +0000 +++ b/ChangeLog.API Sat Jun 02 18:12:27 2007 +0000 @@ -13,6 +13,10 @@ * purple_timeout_add_seconds() Callers should prefer this to purple_timeout_add() for timers longer than 1 second away. Be aware of the rounding, though. + * PURPLE_MESSAGE_NO_LINKIFY message flag to indicate that the message + should not be auto-linkified + * OPT_PROTO_SLASH_COMMANDS_NATIVE protocol option to indicate that + slash commands are "native" to the protocol version 2.0.0 (5/3/2007): Please note all functions, defines, and data structures have been