diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-12-11 06:52:24 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-12-11 06:52:24 +0000 |
commit | 240ee1866b35f8f5bc25a554f9f190b1ad23ce53 (patch) | |
tree | e4f85e0cf272fb10a81a1c67d91d6ebc4f74495a /ChangeLog | |
parent | d7563ee231c2c11d18f4054a53dc7bdc5464f24f (diff) | |
download | tor-240ee1866b35f8f5bc25a554f9f190b1ad23ce53.tar.gz tor-240ee1866b35f8f5bc25a554f9f190b1ad23ce53.zip |
Add experimental support for learning svn revision number in git-svn based repositories. Fancy.
svn:r17581
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Changes in version 0.2.1.9-alpha - 200?-??-?? automatically stop Tor from starting. Instead, we retry failed dns_inits() every 10 minutes, and change the exit policy to reject *:* until one succeeds. Fixes bug 691. + - Detect svn revision properly when we're using git-svn. o Minor features (controller): - New CONSENSUS_ARRIVED event to note when a new consensus has |