aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 584e2f1bf7..87d410d44f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,12 @@ Changes in version 0.2.1.10-alpha - 2009-01-??
automatically give up after the 254th failure. Bugfix on
0.2.1.9-alpha.
+ o Deprecated and removed features:
+ - The old "tor --version --version" command, which would spit out the
+ subversion "Id" of most of the source files, is now removed. It
+ turned out to be less useful than we'd expected, and harder to
+ maintain.
+
o Code simplifications and refactoring:
- Change our header file guard macros to be less likely to conflict
with system headers. Adam Langley noticed that we were conflicting