changeset 31780:db4e78a1f46b

Update ChangeLog for EFF credit, completeness
author Ethan Blanton <elb@pidgin.im>
date Sun, 17 Jul 2011 21:57:50 +0000
parents 514092c20438
children ac43f26c7f61
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Jul 17 21:14:23 2011 +0000
+++ b/ChangeLog	Sun Jul 17 21:57:50 2011 +0000
@@ -8,9 +8,11 @@
 	  that aren't otherwise visible in the plugins dialog.
 
 	Libpurple:
-	* Fix a large number of strcpy() invocations to use strlcpy(),
-	  forestalling an entire class of string buffer overrun bugs.
-	  (The Electronic Frontier Foundation)
+	* Fix a large number of strcpy() and strcat() invocations to use
+	  strlcpy() and strlcat(), etc., forestalling an entire class of
+	  string buffer overrun bugs.
+	  (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer,
+          Jacob Appelbaum)
 
 	Gadu-Gadu:
 	* Fixed searching for buddies in public directory. (Tomasz Wasilczyk)