X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=ChangeLog;h=c075a84c8177293aa62ebf0ef4126179e99a4bc3;hp=69a2025ee3c3c681f9c8cacfb278fa572c1e57dd;hb=7d1e14f405f389656604c68e18a381feabcd3d4a;hpb=c6800c091d203a10388ddc165b79065c5e9168dc diff --git a/ChangeLog b/ChangeLog index 69a2025..c075a84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +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.