doc: Fixed typo.
[ashd.git] / ChangeLog
index f022552..c075a84 100644 (file)
--- 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