python: Cleaned up dispatching in wsgidir.
[ashd.git] / ChangeLog
index 7982457..8f0fc2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Version 0.9:
+
+       * Accumulated minor fixes.
+       
+Version 0.8:
+
+       * Various bug fixes, protocol compliance fixes, tunings,
+         documentation improvements and other minor improvements.
+
+Version 0.7:
+
+       * Added some configuration examples.
+       * Made out-of-tree modules buildable; and thus
+       * Made the Python module properly buildable.
+       * Added SSL session resuming.
+       * Fixed htparser memory leak.
+       
 Version 0.6:
 
        * Made dirplex' 404 handling more flexible.