Install the library and its headers.
[ashd.git] / ChangeLog
CommitLineData
8eb27ac9
FT
1Version 0.6:
2
3 * Made dirplex' 404 handling more flexible.
4 * Added epoll support.
910c3d36 5 * Added a program for logging stderr messages.
8eb27ac9 6
e35ec155
FT
7Version 0.5:
8
9 * Bugfixes.
10 * Added directory-local matching to dirplex.
11
dd55bfef
FT
12Version 0.4:
13
14 * Added a FastCGI handler.
15
45ea7d40
FT
16Version 0.3:
17
18 * Added SNI support.
19 * Added a filter program for BASIC authentication.
20 * Improved log message handling.
21 * Improved HTTP protocol compliance.
22
28bdf7a4
FT
23Version 0.2:
24
25 * Added an access logger program.
26 * Improved the sendfile program, particularly to support
27 transmission of partial files.
28
5085a1f1
FT
29Version 0.1:
30
31 * Initial release