diff --git a/ChangeLog b/ChangeLog index 3d44fe063..55152f301 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes so far in 0.0.7: +Changes in version 0.0.7 - 2004-06-07 o Fixes for crashes and other obnoxious bugs: - Fix an epipe bug: sometimes when directory connections failed to connect, we would give them a chance to flush before closing @@ -51,6 +51,7 @@ Changes so far in 0.0.7: Now we don't need that huge line with all the commas in it. - Enable accept/reject policies on SOCKS connections, so you can bind to 0.0.0.0 but still control who can use your OP. + - Updated the man page to reflect these features. Changes in version 0.0.6.2 - 2004-05-16