Mercurial > pidgin.yaz
comparison ChangeLog @ 31529:e023b0378887
Prevent sending ISON messages larger than 512 bytes. Fixes #9692.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | jch@honig.net |
---|---|
date | Thu, 30 Dec 2010 01:06:03 +0000 |
parents | 5f4329c3eafe |
children | 86598f5d7ebd |
comparison
equal
deleted
inserted
replaced
31528:40e5d8c3acca | 31529:e023b0378887 |
---|---|
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.7.10 (??/??/????): | 3 version 2.7.10 (??/??/????): |
4 IRC: | |
5 * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692) | |
6 | |
4 libpurple: | 7 libpurple: |
5 * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032) | 8 * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032) |
6 * Stop translating gpointers to ints in the dbus API. This removes | 9 * Stop translating gpointers to ints in the dbus API. This removes |
7 functions from the dbus API. (The openSUSE Project) (#12507) | 10 functions from the dbus API. (The openSUSE Project) (#12507) |
8 | 11 |