changeset 31495:33b837dbc32e

Struct packing ticket fix.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 17 Dec 2010 09:07:32 +0000
parents a6d2d7de8a08
children 5977b469c286
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)