X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c2f5bb74eabe25878b5d8ecd2d3eba54d191dc1e;hb=8724418706e39fc81f5f863cb628beedea13bd9d;hp=936205f007e04cfd5e5f212930a546e71a8dabc7;hpb=28bdf7a4b85c2bdc539faf7e5c6baaab171e8e1e;p=ashd.git diff --git a/ChangeLog b/ChangeLog index 936205f..c2f5bb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +Version 0.6: + + * Made dirplex' 404 handling more flexible. + * Added epoll support. + +Version 0.5: + + * Bugfixes. + * Added directory-local matching to dirplex. + +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.