Commit | Line | Data |
---|---|---|
e35ec155 FT |
1 | Version 0.5: |
2 | ||
3 | * Bugfixes. | |
4 | * Added directory-local matching to dirplex. | |
5 | ||
dd55bfef FT |
6 | Version 0.4: |
7 | ||
8 | * Added a FastCGI handler. | |
9 | ||
45ea7d40 FT |
10 | Version 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 | ||
28bdf7a4 FT |
17 | Version 0.2: |
18 | ||
19 | * Added an access logger program. | |
20 | * Improved the sendfile program, particularly to support | |
21 | transmission of partial files. | |
22 | ||
5085a1f1 FT |
23 | Version 0.1: |
24 | ||
25 | * Initial release |