# HG changeset patch # User John Bailey # Date 1313554202 0 # Node ID 9723062caec73fd850d72ee9964419d30f48e635 # Parent f19b40d5b1e9347ecbfa3e3ef5c0d29f3e25cdee I noticed this inconsistent indent when fixing Ethan's previous entry. diff -r f19b40d5b1e9 -r 9723062caec7 ChangeLog --- a/ChangeLog Wed Aug 17 04:09:09 2011 +0000 +++ b/ChangeLog Wed Aug 17 04:10:02 2011 +0000 @@ -15,7 +15,7 @@ strlcpy() and strlcat(), etc., forestalling an entire class of string buffer overrun bugs. (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer, - Jacob Appelbaum) + Jacob Appelbaum) * 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)