diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-09-04 10:16:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-09-04 10:16:15 -0400 |
commit | 3da9a14f1c8b02215db1a14e31b6d5de4074998b (patch) | |
tree | 3104c9b0102e78d02ba275ab76d43bb7bf6e3d9b /changes | |
parent | 978a2251f33416a95d5c2d8c8a844d1777d20429 (diff) | |
parent | e964f811437290ada91b62b44efb5caf7b491da4 (diff) | |
download | tor-3da9a14f1c8b02215db1a14e31b6d5de4074998b.tar.gz tor-3da9a14f1c8b02215db1a14e31b6d5de4074998b.zip |
Merge remote-tracking branch 'arma/feature6758'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature6758 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature6758 b/changes/feature6758 new file mode 100644 index 0000000000..049f05ea12 --- /dev/null +++ b/changes/feature6758 @@ -0,0 +1,5 @@ + o Minor features: + - Omit the first heartbeat log message, because it never has anything + useful to say, and it clutters up the bootstrapping messages. + Resolves ticket 6758. + |