Updated ChangeLog.
[ashd.git] / ChangeLog
index ab9b7c8..3e2471b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+Version 0.5:
+
+       * Bugfixes.
+       * Added directory-local matching to dirplex.
+       
+Version 0.4:
+
+       * Added a FastCGI handler.
+       
+Version 0.3:
+
+       * Added SNI support.
+       * Added a filter program for BASIC authentication.
+       * Improved log message handling.
+       * Improved HTTP protocol compliance.
+       
+Version 0.2:
+
+       * Added an access logger program.
+       * Improved the sendfile program, particularly to support
+         transmission of partial files.
+       
 Version 0.1:
 
        * Initial release