python: Added a global wsgidir module attribute to indicate currentness.
[ashd.git] / ChangeLog
index f022552..4036329 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+Version 0.13:
+
+       * FreeBSD support.
+       * Improved dirplex/patplex configuration.
+       * Added httrcall.
+
+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