Mercurial > pidgin
changeset 31801:65fc614f11e4
ChangeLog update for NTLM fix
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Tue, 16 Aug 2011 15:08:57 +0000 |
parents | a13744df700c |
children | c2a7fde6a566 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Aug 16 15:06:48 2011 +0000 +++ b/ChangeLog Tue Aug 16 15:08:57 2011 +0000 @@ -19,6 +19,8 @@ * Change some filename manipulations in filectl.c to use MAXPATHLEN instead of arbitrary length constants. (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum) + * Fix endianness-related crash in NTLM authentication (Jon Goldberg) + (#14163) Gadu-Gadu: * Fixed searching for buddies in public directory. (Tomasz Wasilczyk)