# HG changeset patch # User Elliott Sales de Andrade # Date 1292576852 0 # Node ID 33b837dbc32e075f961323af6fca464ac63a0ff7 # Parent a6d2d7de8a083267e74426cf1c79d6783577da67 Struct packing ticket fix. diff -r a6d2d7de8a08 -r 33b837dbc32e ChangeLog --- a/ChangeLog Fri Dec 17 09:01:26 2010 +0000 +++ b/ChangeLog Fri Dec 17 09:07:32 2010 +0000 @@ -41,6 +41,7 @@ * Correctly show ourselves as offline in the buddy list when going invisible. (#12945) * Correctly update your own icon in the buddy list. (#12973) + * Remove struct packing for better portability. (#12856) XMPP: * Terminate Jingle sessions with unsupported content types. (#13048)