X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3b03efbb48390ef258dbdb4b2976645f49cdf202;hb=504f6becba185243aaf1dfaf046854ecf600a328;hp=3e2471bc13e59c5f0cd6051fb0d4e8fce787d232;hpb=e35ec155ae6981525a17f83a53a74f3af6a4046a;p=ashd.git diff --git a/ChangeLog b/ChangeLog index 3e2471b..3b03efb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +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. + * Added epoll support. + * Added a program for logging stderr messages. + Version 0.5: * Bugfixes.