Updated changelog.
[ashd.git] / ChangeLog
1 Version 0.4:
2
3         * Added a FastCGI handler.
4         
5 Version 0.3:
6
7         * Added SNI support.
8         * Added a filter program for BASIC authentication.
9         * Improved log message handling.
10         * Improved HTTP protocol compliance.
11         
12 Version 0.2:
13
14         * Added an access logger program.
15         * Improved the sendfile program, particularly to support
16           transmission of partial files.
17         
18 Version 0.1:
19
20         * Initial release