Changes to squid-3.2.0.13 (14 Oct 2011):
- Regression Bug 3363: never_direct always 'unable to forward this request at this time'
- Regression Bug 3351: FTP timeout causing "store_status == STORE_PENDING" assertion
- Regression Bug 3336: reconfigure assertion 'hlp->childs.n_running > 0'
- Regression fix: always_direct/never_direct failures
- Regression fix: stop an SSL header file being included after --disable-ssl
- Regression fix: parse HTTP list headers with embedded 8-bit characters
- Bug 3355: configure setting --with-swapdir ignored
- Bug 3325: option to selectively enable strict host verify checks
- Bug 3337: HTTP status 200 is not accepted for deny_info
- Bug 3077: '\' in url query strings cause Digest authentication to fail
- Support SMP worker shared memory cache
- Support SMP worker shared disk cache (rock)
- ext_session_acl: version 1.1
- Fix Host verify: do not pinn destination IP if URL re-write has been done
- Fix IPF interception
- Fix ssl_crtd "Cannot add certificate to db" when updating expired cert
- Fix ssl_crtd CertificateDB locking scheme
- ... and all changes from 3.1.16
- ... and many compile and polishing fixes