From 99756033f785996413f0b68d7c08c40c355e0c0a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 24 Oct 2017 09:05:40 -0400 Subject: [PATCH] Warn that 028 will become deprecated next january. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index b7889d99a..c58044158 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ Changes in version 0.2.8.16 - 2017-10-2? series, including a bugfix for a crash issue that had affected relays under memory pressure. It also adds a new directory authority, Bastet. + Note: the Tor 0.2.8 series will no longer be supported after 1 Jan + 2018. If you need a release with long-term support, please stick with + the 0.2.9 series. Otherwise, please upgrade to 0.3.1 or later. + o Directory authority changes: - Add "Bastet" as a ninth directory authority to the default list. Closes ticket 23910.