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