# HG changeset patch # User Elliott Sales de Andrade # Date 1329890078 0 # Node ID 9f580e02d1e71d6b7648f1952d27a4f0dc67e45b # Parent e091c8ea292ed78d9351efcc018b8c62ad53e5c3 *** Plucked rev ba1eb9b8a9a30e66ae62f2ee9e02571eb9ce27f5 (qulogic@pidgin.im): ChangeLog those last two changes. Fixes #14302. Refs #14753. diff -r e091c8ea292e -r 9f580e02d1e7 ChangeLog --- a/ChangeLog Wed Feb 22 05:52:30 2012 +0000 +++ b/ChangeLog Wed Feb 22 05:54:38 2012 +0000 @@ -23,6 +23,8 @@ MSN: * Fix possible crashes caused by not validating incoming messages as UTF-8. (Thijs Alkemade) (#14884) + * Support new protocol version MSNP18. (#14753) + * Fix messages to offline contacts. (#14302) Windows-Specific Changes: * Fix compilation of the Bonjour protocol plugin. (#14802)