disable their read handlers.
- For comm_poll(), use the fast 50 msec timeout only when
USE_ASYNC_IO is defined.
+ - Fixed pointer bug when freeing AS# ACL entries.
+ - Fixed forgetting to reset Config.npeers to zero in free_peer().
Changes to squid-1.2.beta10 (Jan 1, 1998):
Clayton Donley <qa1049@ilms04.cig.mot.com>
(3) ** Store cache key and other metadata in swap files (KA)
(3) ** Make sure every squid.conf option has documentation (??)
+(3) ** Finish implementing the *_dump() functions in cache_cf.c (??)
(4) ** FTP PUT (KA)
(4) ** Everywhere that we use 'pattern' or such, use ACL elements instead.