Mercurial > pidgin.yaz
changeset 27391:621493e82987
Changelog that.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 04 Jul 2009 23:18:15 +0000 |
parents | fc5508709e74 |
children | 304fef974f28 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Jul 04 23:13:23 2009 +0000 +++ b/ChangeLog Sat Jul 04 23:18:15 2009 +0000 @@ -10,6 +10,8 @@ in a group on the buddy list. (Paul Aurich) * Removed the unmaintained and unneeded toc protocol plugin. * Fixed NTLM authentication on big-endian systems. + * Use GLib's implementations of SHA1, SHA256, and MD5 when available. + (GLib 2.14 or higher) libpurple: * Various memory cleanups when unloading libpurple. (Nick Hebner)