commit 8b0707405e0ec12789ef45a7e4e123224c68a9d8 Author: Nick Mathewson nickm@torproject.org Date: Thu Sep 24 12:15:20 2015 -0400
Now I have a number here. (Had to use OSX becaue of #17146) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index d4b1c2e..d8ad4cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ Changes in version 0.2.7.3-rc - 2015-09-2? This is the most tested release of Tor to date. The unit tests cover 39.40% of the code, and the integration tests (accessible with "make test-full-online", requiring stem and chutney and a network - connection) raise the coverage to XXX. + connection) raise the coverage to 64.49%.
o Major features (security, hidden services): - Hidden services are required to use more than one EntryNode, to
tor-commits@lists.torproject.org