Mercurial > pidgin
diff ChangeLog.API @ 25790:9ded0fb57e1c
Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
Also update libpurple/connection.c to actually compile with the structs hidden
| author | Gary Kramlich <grim@reaperworld.com> |
|---|---|
| date | Fri, 31 Oct 2008 01:05:33 +0000 |
| parents | 12b8ccc3e9ec |
| children | 178efff39041 |
line wrap: on
line diff
--- a/ChangeLog.API Thu Oct 30 20:10:26 2008 +0000 +++ b/ChangeLog.API Fri Oct 31 01:05:33 2008 +0000 @@ -5,6 +5,8 @@ Added: * purple_buddy_get_protocol_data * purple_buddy_set_protocol_data + * purple_connection_get_protocol_data + * purple_connection_set_protocol_data version 2.5.0 (08/18/2008): libpurple:
