diff --git a/ChangeLog b/ChangeLog
index 3d44fe063de66b40a308bb087f31c97f8b3fdbfa..55152f301fe2a1eae71bb29e935b2f2b75f0fe0c 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