From 085ca174ae00e7f22126ad13f156b0379760581f Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Sat, 12 Dec 2009 19:10:21 -0800 Subject: [PATCH] Update CHANGES; fix a bogus entry, and mention Jake's work. --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 873df0c..8cd1779 100644 --- a/CHANGES +++ b/CHANGES @@ -21,7 +21,10 @@ Polipo 1.0.5 (unreleased) Ken Brazier. * Inhibited range requests for non-200 instances, as this breaks some client software. Thanks to Ken Brazier. - * Fix a integer overflow in processing client requests. + * Fixed an integer overflow that may lead to a crash + (http://secunia.com/advisories/37607/). Discovered by Jeremy Brown. + * Added GCC stack smashing protection compiler flags to the Makefile. + Thanks to Jake Appelbaum. 8 January 2008: Polipo 1.0.4: -- 2.11.4.GIT