From: Fredrik Tolf Date: Mon, 4 Oct 2010 21:26:01 +0000 (+0200) Subject: Updated ChangeLog for 0.2. X-Git-Tag: 0.2^0 X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=commitdiff_plain;h=28bdf7a4b85c2bdc539faf7e5c6baaab171e8e1e Updated ChangeLog for 0.2. --- diff --git a/ChangeLog b/ChangeLog index ab9b7c8..936205f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Version 0.2: + + * Added an access logger program. + * Improved the sendfile program, particularly to support + transmission of partial files. + Version 0.1: * Initial release