X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=ChangeLog;h=c075a84c8177293aa62ebf0ef4126179e99a4bc3;hp=f022552d838e1eed19781baa7fa0750012914411;hb=7d1e14f405f389656604c68e18a381feabcd3d4a;hpb=0d7d8025971161a23aaf6da5238a194d4dcc3d3c diff --git a/ChangeLog b/ChangeLog index f022552..c075a84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Version 0.13: + + * Partial FreeBSD support. + * Support upgrading connections to full-duplex, for eg. websockets. + * More useful dirplex/patplex configuration options. + * Improved behavior under overload conditions. + * Expanded accesslog's logging capabilities. + * Added httrcall and htpipe. + * Quite a slew of random bugfixes and implementation improvements. + +Version 0.12: + + * Support chunked request-bodies from clients. + * Improved general behavior when handlers are overloaded. + * Improved shutdown behavior. + * Properly support URL percent-escapes in patplex. + * Added psendfile. + +Version 0.11: + + * Some useful configuration options for dirplex. + * Better default configuration. + * Various bug fixes, tunings and other minor improvements. + Version 0.10: * Added options to dirplex and patplex for setting request headers