Mercurial > pidgin
comparison ChangeLog @ 31048:33b837dbc32e
Struct packing ticket fix.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Fri, 17 Dec 2010 09:07:32 +0000 |
parents | 36855fcbd278 |
children | 3073caf38000 |
comparison
equal
deleted
inserted
replaced
31047:a6d2d7de8a08 | 31048:33b837dbc32e |
---|---|
39 * Add option to disable connections from multiple locations. (#13017) | 39 * Add option to disable connections from multiple locations. (#13017) |
40 * Correctly update your own display name in the buddy list. (#13064) | 40 * Correctly update your own display name in the buddy list. (#13064) |
41 * Correctly show ourselves as offline in the buddy list when going | 41 * Correctly show ourselves as offline in the buddy list when going |
42 invisible. (#12945) | 42 invisible. (#12945) |
43 * Correctly update your own icon in the buddy list. (#12973) | 43 * Correctly update your own icon in the buddy list. (#12973) |
44 * Remove struct packing for better portability. (#12856) | |
44 | 45 |
45 XMPP: | 46 XMPP: |
46 * Terminate Jingle sessions with unsupported content types. (#13048) | 47 * Terminate Jingle sessions with unsupported content types. (#13048) |
47 | 48 |
48 version 2.7.7 (11/23/2010): | 49 version 2.7.7 (11/23/2010): |