[tor-commits] [tor/release-0.4.3] blurb for 0.4.3.5

nickm at torproject.org nickm at torproject.org
Fri May 15 00:07:43 UTC 2020


commit 311f5ded50f91e6207b535bc144912ad1fe00134
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu May 14 20:07:38 2020 -0400

    blurb for 0.4.3.5
---
 ChangeLog    |  8 ++++++--
 ReleaseNotes | 18 +++++++++++++++++-
 2 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index baaba46bf..f45f3cc95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 Changes in vesion 0.4.3.5 - 2020-05-15
-  Tor 0.4.3.5 is the first stable release in the 0.4.3.x series. BLURB
-  BLURB BLURB BLURB BLURB BLURB BLURB BLURB BLURB
+  Tor 0.4.3.5 is the first stable release in the 0.4.3.x series. This
+  series adds support for building without relay code enabled, and
+  implements functionality needed for OnionBalance with v3 onion
+  services. It includes significant refactoring of our configuration and
+  controller functionality, and fixes numerous smaller bugs and
+  performance issues.
 
   Per our support policy, we support each stable release series for nine
   months after its first stable release, or three months after the first
diff --git a/ReleaseNotes b/ReleaseNotes
index 99e1c53fa..c96d4abf1 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -3,7 +3,23 @@ release of Tor. If you want to see more detailed descriptions of the
 changes in each development snapshot, see the ChangeLog file.
 
 Changes in version 0.4.3.5 - 2020-05-15
-  COPY BLURB HERE.
+  Tor 0.4.3.5 is the first stable release in the 0.4.3.x series. This
+  series adds support for building without relay code enabled, and
+  implements functionality needed for OnionBalance with v3 onion
+  services. It includes significant refactoring of our configuration and
+  controller functionality, and fixes numerous smaller bugs and
+  performance issues.
+
+  Per our support policy, we support each stable release series for nine
+  months after its first stable release, or three months after the first
+  stable release of the next series: whichever is longer. This means
+  that 0.4.3.x will be supported until around February 2021--later, if
+  0.4.4.x is later than anticipated.
+
+  Note also that support for 0.4.1.x is about to end on May 20 of this
+  year; 0.4.2.x will be supported until September 15. We still plan to
+  continue supporting 0.3.5.x, our long-term stable series, until
+  Feb 2022.
 
   Below are the changes since 0.4.2.5. For a list of only the changes
   since 0.4.3.4-rc, see the ChangeLog file.



More information about the tor-commits mailing list