commit 7fd7a2c7c394c22f4944901fe961490a3963a40a Author: Nick Mathewson nickm@torproject.org Date: Thu Oct 23 15:57:37 2014 -0400
Note 0.2.3.x deprecation --- ChangeLog | 8 ++++++++ ReleaseNotes | 6 ++++++ 2 files changed, 14 insertions(+)
diff --git a/ChangeLog b/ChangeLog index 3040a6a..749abf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,14 @@ Changes in version 0.2.5.10 - 2014-10-24 usability issues, and included numerous other small bugfixes and features mentioned below.
+ This release coincides with the likely end of further 0.2.3.x + releases; see below for more information. + + o Deprecated versions: + - Tor 0.2.3.x is approaching its end-of-life too; we do not plan on + releasing further updates for it except under highly unusual + circumstances. +
Changes in version 0.2.5.9-rc - 2014-10-20 Tor 0.2.5.9-rc is the third release candidate for the Tor 0.2.5.x diff --git a/ReleaseNotes b/ReleaseNotes index 4a7ee3b..cf7c145 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -17,11 +17,17 @@ Changes in version 0.2.5.10 - 2014-10-24 usability issues, and included numerous other small bugfixes and features mentioned below.
+ This release coincides with the likely end of further 0.2.3.x + releases; see below for more information. + o Deprecated versions: - Tor 0.2.2.x has reached end-of-life; it has received no patches or attention for some while. Directory authorities no longer accept descriptors from relays running any version of Tor prior to Tor 0.2.3.16-alpha. Resolves ticket 11149. + - Tor 0.2.3.x is approaching its end-of-life too; we do not plan on + releasing further updates for it except under highly unusual + circumstances.
o Major features (client security): - The ntor handshake is now on-by-default, no matter what the
tor-commits@lists.torproject.org