--- hydra/ChangeLog 2002/09/28 17:58:08 1.13 +++ hydra/ChangeLog 2002/09/29 11:00:04 1.14 @@ -1,3 +1,8 @@ +** Changes from 0.0.3 to 0.0.4 + * Added support for If-Range, If-Match, If-None-Match HTTP/1.1 header + fields. The server also generates ETag headers for static content using + the last modified field of the file, and the file size. + ** Changes from 0.0.2 to 0.0.3 - 28/09/2002 * Added support for dynamic modules that handle CGIs internally (HIC). That way Hydra can run PHP.