comparison ChangeLog.API @ 22771:43233dc1d40b

applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1 through ae37fe6b64c30704715a369df88bd76674a39b1a applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1 through ae37fe6b64c30704715a369df88bd76674a39b1a applied changes from b28057d6ade7c221b0616c3b02e86659e2d8b10b through 52c0efb045580dac7b6f5e40c91002e917e0cae3 Plucked changes for the chat-join-failed signal and associated server.c function from im.pidgin.pidgin, as these necessitate a minor version bump.
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 29 Apr 2008 03:59:28 +0000
parents b30516259a8a
children d25182f21748
comparison
equal deleted inserted replaced
22770:e1012f92ba3b 22771:43233dc1d40b
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.x.x: 3 version 2.5.0:
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * serv_got_join_chat_failed 6 * purple_serv_got_join_chat_failed
7 * chat-join-failed signal (see conversation-signals.dox) 7 * chat-join-failed signal (see conversation-signals.dox)
8 perl: 8 perl:
9 Added: 9 Added:
10 * Purple::Prefs::get_children_names. 10 * Purple::Prefs::get_children_names.
11 * Purple::timeout_remove. 11 * Purple::timeout_remove.