comparison ChangeLog @ 31769:aeff9586f987

Credit the EFF for the following diffs
author Ethan Blanton <elb@pidgin.im>
date Sun, 17 Jul 2011 03:56:39 +0000
parents 462c19eb31d8
children db4e78a1f46b
comparison
equal deleted inserted replaced
31737:e17b5aab37d0 31769:aeff9586f987
4 Pidgin: 4 Pidgin:
5 * Make the max size of incoming smileys a pref instead of hardcoding it. 5 * Make the max size of incoming smileys a pref instead of hardcoding it.
6 (Quentin Brandon)(#5231) 6 (Quentin Brandon)(#5231)
7 * Added a plugin information dialog to show information for plugins 7 * Added a plugin information dialog to show information for plugins
8 that aren't otherwise visible in the plugins dialog. 8 that aren't otherwise visible in the plugins dialog.
9
10 Libpurple:
11 * Fix a large number of strcpy() invocations to use strlcpy(),
12 forestalling an entire class of string buffer overrun bugs.
13 (The Electronic Frontier Foundation)
9 14
10 Gadu-Gadu: 15 Gadu-Gadu:
11 * Fixed searching for buddies in public directory. (Tomasz Wasilczyk) 16 * Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
12 (#5242) 17 (#5242)
13 * Better status message handling. (Tomasz Wasilczyk) (#14314) 18 * Better status message handling. (Tomasz Wasilczyk) (#14314)