doc: Fixed typo.
[ashd.git] / ChangeLog
index ae73ffd..c075a84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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.