From d3e57378ec4a81c6264dd6cb7e852a8796277359 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 3 Jan 2009 23:06:08 +0000 Subject: [PATCH] Mention that our documentation is better in 0.2.1.10-x. svn:r17862 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 284e49e094..584e2f1bf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,8 @@ Changes in version 0.2.1.10-alpha - 2009-01-?? - Change our header file guard macros to be less likely to conflict with system headers. Adam Langley noticed that we were conflicting with log.h on Android. + - Tool-assisted documentation cleanup. Nearly every function or static + variable in Tor should have its own documentation now. Changes in version 0.2.1.9-alpha - 2008-12-25