- Fixed 'quick_abort' parsing bug
- NULL terminate too-long URL strings in urlParse().
- - Added shadow password patch from John Saunders <johns@rd.scitec.com.au>
+ - Added shadow password patch from John Saunders
+ <johns@rd.scitec.com.au>
- Added _dns_ttl_ hack from bne@CareNet.hu to get real TTL values
from DNS queries. See Release-Notes-1.1.txt for more info.
+ - Added better '304 Not Modified' reply from Jaeyeon Jung
+ <jyjung@cosmos.kaist.ac.kr>.
+ - Unchanged protoUndispatch() calling squid_error_entry().
+ Needs to be called on entries not yet dispatched.
Changes to squid-1.1.alpha12: