diff ChangeLog @ 26323:bee0e8ddfebc

I think I'm just going to apply this patch. I don't really see how it could break anything, anyway. Should fix NTLM authentication on big-endian systems. Fixes #4315.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 28 Mar 2009 05:34:25 +0000
parents 7b197bc1d196
children 6821f507ae26
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 28 05:12:24 2009 +0000
+++ b/ChangeLog	Sat Mar 28 05:34:25 2009 +0000
@@ -7,6 +7,7 @@
 	* It should no longer be possible to end up with duplicates of buddies
 	  in a group on the buddy list.
 	* Removed the unmaintained and unneeded toc protocol plugin.
+	* Fixed NTLM authentication on big-endian systems.
 
 	XMPP:
 	* Add support for in-band bytestreams for file transfers (XEP-0047).