comparison ChangeLog @ 27437:64353751223c

Fix this typo again because I was stupid.
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 05 Jul 2009 15:12:29 +0000
parents d137b369eb9c
children 7c647e3c8c63
comparison
equal deleted inserted replaced
27436:d137b369eb9c 27437:64353751223c
9 * It should no longer be possible to end up with duplicates of buddies 9 * It should no longer be possible to end up with duplicates of buddies
10 in a group on the buddy list. (Paul Aurich) 10 in a group on the buddy list. (Paul Aurich)
11 * Removed the unmaintained and unneeded toc protocol plugin. 11 * Removed the unmaintained and unneeded toc protocol plugin.
12 * Fixed NTLM authentication on big-endian systems. 12 * Fixed NTLM authentication on big-endian systems.
13 * The Pidgin and Purple perl modules are no longer installed into @INC, 13 * The Pidgin and Purple perl modules are no longer installed into @INC,
14 this should hopefulll prevent some minor confusion. 14 this should hopefully prevent some minor confusion.
15 * Use GLib's implementations of SHA1, SHA256, and MD5 when available. 15 * Use GLib's implementations of SHA1, SHA256, and MD5 when available.
16 (GLib 2.14 or higher) 16 (GLib 2.14 or higher)
17 17
18 libpurple: 18 libpurple:
19 * Various memory cleanups when unloading libpurple. (Nick Hebner) 19 * Various memory cleanups when unloading libpurple. (Nick Hebner)