comparison ChangeLog.API @ 31823:d72d728226dc

propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a) to branch 'im.pidgin.pidgin.next.minor' (head 4a5878f91c824f207ed343b57b36ae74e1baa438)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 13 Mar 2011 18:14:04 +0000
parents 28e27a37e4b4 53dab522ea30
children 7738498d4010
comparison
equal deleted inserted replaced
31822:6c660dc7cb6a 31823:d72d728226dc
13 13
14 Pidgin: 14 Pidgin:
15 Added: 15 Added:
16 * pidgin_make_scrollable (Gabriel Schulhof) (#10599) 16 * pidgin_make_scrollable (Gabriel Schulhof) (#10599)
17 17
18 version 2.7.9 (??/??/????): 18 version 2.7.12 (??/??/????):
19
20 version 2.7.11 (03/10/2011):
21 * libpurple:
22 Added:
23 * Four entries in the GHashTable passed when joining
24 an XMPP chat room which allow the UI to request a limited
25 amount of history. See XEP-0045 7.1.16 for details; the
26 entries are named history_maxchars, history_maxstanzas,
27 history_seconds, and history_since. history_since must be
28 interpretable by purple_str_to_time, and the prpl takes care
29 of formatting the time properly.
30 * Perl:
31 Added:
32 * Purple::find_conversation_with_account
33 * Purple::Conversation::Chat::send_with_flags
34 * Purple::Conversation::IM::send_with_flags
35
36 version 2.7.10 (02/06/2011):
37 * No changes
38
39 version 2.7.9 (12/26/2010):
19 * No changes 40 * No changes
20 41
21 version 2.7.8 (12/19/2010): 42 version 2.7.8 (12/19/2010):
22 * No changes 43 * No changes
23 44