Code

- Fix issue2537286 (documentation added to FAQ)
[roundup.git] / CHANGES.txt
index 2ebb1d330b0568845f72df9197765b123e2520e3..4a8dfe4d17180259e3523abbae4b82a91cc90cd6 100644 (file)
@@ -11,6 +11,9 @@ Fixes:
   the bytes already read are dropped (seems the WantReadError is really
   an error, not just an indication to retry).
 - Correct initial- and end-handshakes for SSL
+- Update FAQ to mention infinite redirects with pathological settings of
+  the tracker->web variable. Closes issue2537286, thanks to "stuidge"
+  for reporting.
 
 2009-10-09 1.4.10 (r4374)