commit 8669a1ea50075a05d7f0f3b592748c76b44be10c Author: Nick Mathewson nickm@torproject.org Date: Tue Oct 24 09:05:23 2017 -0400
Warn that 025 will become deprecated next may. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/ChangeLog b/ChangeLog index 5f3bad008..753143415 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ Changes in version 0.2.5.15 - 2017-10-0? Tor 0.2.5.15 backports a collection of bugfixes from later Tor release series. It also adds a new directory authority, Bastet.
+ Note: the Tor 0.2.5 series will no longer be supported after 1 May + 2018. If you need a release with long-term support, please upgrade to + 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.