comparison CHANGES.txt @ 4278:b7c74999947f

- Fix issue2537286 (documentation added to FAQ)
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Tue, 20 Oct 2009 09:07:46 +0000
parents 0c024cf74252
children eeac5c3043a3
comparison
equal deleted inserted replaced
4277:9e1a91f3cf17 4278:b7c74999947f
9 never raises a WantReadError from SSL. 9 never raises a WantReadError from SSL.
10 This also fixes a case where a WantReadError is raised and apparently 10 This also fixes a case where a WantReadError is raised and apparently
11 the bytes already read are dropped (seems the WantReadError is really 11 the bytes already read are dropped (seems the WantReadError is really
12 an error, not just an indication to retry). 12 an error, not just an indication to retry).
13 - Correct initial- and end-handshakes for SSL 13 - Correct initial- and end-handshakes for SSL
14 - Update FAQ to mention infinite redirects with pathological settings of
15 the tracker->web variable. Closes issue2537286, thanks to "stuidge"
16 for reporting.
14 17
15 2009-10-09 1.4.10 (r4374) 18 2009-10-09 1.4.10 (r4374)
16 19
17 Fixes: 20 Fixes:
18 - Minor update of doc/developers.txt to point to the new resources 21 - Minor update of doc/developers.txt to point to the new resources

Roundup Issue Tracker: http://roundup-tracker.org/