X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=ChangeLog;h=8f0fc2df18e93f51d97cead1c801c86340b07597;hp=c2f5bb74eabe25878b5d8ecd2d3eba54d191dc1e;hb=e9817feefe4f2ed35ded74f0ec2323ed3d0c09e4;hpb=8eb27ac96263a32c45b571218578ec07b711a156 diff --git a/ChangeLog b/ChangeLog index c2f5bb7..8f0fc2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,25 @@ +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. * Added epoll support. + * Added a program for logging stderr messages. Version 0.5: