/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by nmav, Sat Sep 28 10:52:46 2002 UTC revision 1.22 by nmav, Wed Oct 2 15:17:42 2002 UTC
# Line 1  Line 1 
1  ** Changes from 0.0.2 to 0.0.3  ** Changes from 0.0.5 to 0.0.6
2     * Compatibility functions are now automatically included in hydra, if
3       they are not found by the configure script.
4     * Replaced the included scandir function, with the one in libc.
5     * Fixed stuff, which compiled fine with gcc 3.2, but didn't compile at
6       all, with any other compiler!
7    
8    ** Changes from 0.0.4 to 0.0.5 - 02/10/2002
9     * If a requested CGI is not accesible then send 404 not found, instead
10       of trying to execute it.
11     * Corrected several stuff in HIC CGI handler. This allows Cookies,
12       POST data and Queries to work properly.
13    
14    ** Changes from 0.0.3 to 0.0.4 - 30/09/2002
15     * Added support for If-Range, If-Match, If-None-Match HTTP/1.1 header
16       fields. The server also generates ETag headers for static content using
17       the last modified field of the file, and the file size. This makes
18       Hydra cache friendly.
19     * Added support for multiple HIC threads. This gives a boost to script generation
20       since they are no longer generated sequentially.
21    
22    ** Changes from 0.0.2 to 0.0.3 - 28/09/2002
23   * Added support for dynamic modules that handle CGIs   * Added support for dynamic modules that handle CGIs
24     internally (HIC). That way Hydra can run PHP.     internally (HIC). That way Hydra can run PHP.
25   * Fixes in CGI execution. CGIs that are not passed from aliasing   * Fixes in CGI execution. CGIs that are not passed from aliasing

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.22

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26