changeset 18031:23a65f460e34

ChangeLog.API updates
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 02 Jun 2007 18:12:27 +0000
parents 62a71bb085ef
children c3eb94e69ae7
files ChangeLog.API
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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