Mercurial > pidgin
changeset 32534:9f580e02d1e7
*** Plucked rev ba1eb9b8a9a30e66ae62f2ee9e02571eb9ce27f5 (qulogic@pidgin.im):
ChangeLog those last two changes.
Fixes #14302.
Refs #14753.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Wed, 22 Feb 2012 05:54:38 +0000 |
parents | e091c8ea292e |
children | e10e419e6067 fd4a16fdb7ae |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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)