X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3a4d724e89f0f9bc9591f9374efaee3a470ee302;hb=49b8b4d22033e8d3800e08503ea689fec20e4294;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=0b26618eede5b215f03fc826ec504a8996dc8801;p=ashd.git diff --git a/ChangeLog b/ChangeLog index e69de29..3a4d724 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,20 @@ +Version 0.4: + + * Added a FastCGI handler. + +Version 0.3: + + * Added SNI support. + * Added a filter program for BASIC authentication. + * Improved log message handling. + * Improved HTTP protocol compliance. + +Version 0.2: + + * Added an access logger program. + * Improved the sendfile program, particularly to support + transmission of partial files. + +Version 0.1: + + * Initial release