From: Fredrik Tolf Date: Wed, 8 May 2013 02:13:05 +0000 (+0200) Subject: Updated changelog. X-Git-Tag: 0.12^0 X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=commitdiff_plain;h=2ecc3684f0c93efd3a47885436faa90f53070336 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.