commit 2244838ec06260fade1dadf76c845c40b441df11 Author: Nick Mathewson nickm@torproject.org Date: Tue Oct 24 09:05:47 2017 -0400
Warn that 030 will become deprecated next january. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/ChangeLog b/ChangeLog index a680dd449..4f0aebb79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ Changes in version 0.3.0.12 - 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.3.0 series will no longer be supported after 26 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.
tor-commits@lists.torproject.org