From daa0326aaaa85a760be94ee2360cfa61a9fb5be2 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 12 Jun 2009 13:38:37 -0400 Subject: Add the first 8 bytes of the git commit digest to our versions. Note that unlike subversion revision numbers, it isn't meaningful to compare these for anything but equality. We define a sort-order anyway, in case one of these accidentally slips into a recommended-versions list. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e68528273..2428bed996 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,8 @@ Changes in version 0.2.2.1-alpha - 2009-0?-?? setting FetchDirInfoEarly to 1. Previous behavior will stay the same as only certain clients who must have this information sooner should set this option. + - Instead of adding the svn revision to the Tor version string, report + the git commit (when we're building from a git checkout). o Minor bugfixes: - If any the v3 certs we download are unparseable, we should actually -- cgit v1.2.3-54-g00ecf