commit 6c84b124aa0aad1e04bab17d5aa36112233f7e10 Author: Roger Dingledine arma@torproject.org Date: Mon Jul 28 03:48:36 2014 -0400
give 0.2.5.6-alpha a blurb and release date --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 6f673ae..03eabcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ -Changes in version 0.2.5.6-alpha - 2014-07-2? - Tor 0.2.5.6-alpha fixes [...] +Changes in version 0.2.5.6-alpha - 2014-07-28 + Tor 0.2.5.6-alpha brings us a big step closer to slowing down the + risk from guard rotation, and fixes a variety of other issues to get + us closer to a release candidate.
o Major features (also in 0.2.4.23): - Make the number of entry guards configurable via a new
tor-commits@lists.torproject.org