--- hydra/ChangeLog 2002/09/23 13:24:19 1.2 +++ hydra/ChangeLog 2002/09/23 19:28:41 1.3 @@ -5,6 +5,8 @@ * Changed the file caching code. The mmap() calls are cached until the mmap list table is full. * Added support for HTTP/1.1 ranges. + * Added support for the TCP_CORK tcp option in linux. + * Cleaned up the CGI handling (gunzip, indexer are treated as CGIs) ** Changes from 0.94.12 to 0.94.13 * Change many instances of log_error_mesg + exit to DIE macro