From 081fb705182ea326e93ab703b02881a13aff5172 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 2 Dec 2016 08:23:29 -0500 Subject: [PATCH] Pick a release date. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a36c5766b..c458fcc45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes in version 0.2.8.10 - 2016-12-0? +Changes in version 0.2.8.10 - 2016-12-02 Tor 0.2.8.10 backports a fix for a bug that would sometimes make clients unusable after they left stanbdy mode. It also backports fixes for a few portability issues and a small but problematic memory leak.