summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-24 09:05:47 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-24 09:05:47 -0400
commit2244838ec06260fade1dadf76c845c40b441df11 (patch)
tree6575f24347e12ce45a42f4b6e3eef328475ad07c
parent658cd486baa9ae8a7e7cd011180e1b0c2e87a34f (diff)
downloadtor-2244838ec06260fade1dadf76c845c40b441df11.tar.gz
tor-2244838ec06260fade1dadf76c845c40b441df11.zip
Warn that 030 will become deprecated next january.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a680dd4491..4f0aebb79a 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.