X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=ChangeLog;h=3b03efbb48390ef258dbdb4b2976645f49cdf202;hp=79824574ab97a7aed4140d01a2392af95bdbdecf;hb=90b0ba0f9d93e454cc08a566b718abdcbfd0d9f6;hpb=910c3d36490e2fc23718eee565dcbe1fee754759 diff --git a/ChangeLog b/ChangeLog index 7982457..3b03efb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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.