From: Fredrik Tolf Date: Wed, 8 May 2013 02:13:05 +0000 (+0200) Subject: Updated changelog. X-Git-Tag: 0.12 X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=commitdiff_plain;h=refs%2Ftags%2F0.12;hp=4dc7f716a7b4be064ecf86f6e1444b7b39dfdfe7 Updated changelog. --- diff --git a/ChangeLog b/ChangeLog index 69a2025..ae73ffd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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.