summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-02 08:49:08 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-02 08:49:08 -0400
commited2e84c7022ab8f6fd8630d71b319e4744ce92f7 (patch)
treeb0055d9c1535f11ceeb1dd518e8f31a8dd17f463
parent5d0c1ba019a2b88129e46879df2aff5e1acec58c (diff)
downloadtor-ed2e84c7022ab8f6fd8630d71b319e4744ce92f7.tar.gz
tor-ed2e84c7022ab8f6fd8630d71b319e4744ce92f7.zip
Release blurb and date for 0.4.0.5
-rw-r--r--ChangeLog16
-rw-r--r--ReleaseNotes16
2 files changed, 28 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a25202562..eb606c1785 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
-Changes in version 0.4.0.5 - 2019-0?-??
- Blurb
+Changes in version 0.4.0.5 - 2019-05-02
+ This is the first stable release in the 0.4.0.x series. It contains
+ improvements for power management and bootstrap reporting, as well as
+ preliminary backend support for circuit padding to prevent some kinds
+ of traffic analysis. It also continues our work in refactoring Tor for
+ long-term maintainability.
+
+ Per our support policy, we will support the 0.4.0.x series for nine
+ months, or until three months after the release of a stable 0.4.1.x:
+ whichever is longer. If you need longer-term support, please stick
+ with 0.3.5.x, which will we plan to support until Feb 2022.
+
+ Below are the changes since 0.4.0.4-rc. For a complete list of changes
+ since 0.3.5.7, see the ReleaseNotes file.
o Minor features (continuous integration):
- In Travis, tell timelimit to use stem's backtrace signals, and
diff --git a/ReleaseNotes b/ReleaseNotes
index df4f969dfc..3c8b3c9b18 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -2,8 +2,20 @@ This document summarizes new features and bugfixes in each stable
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.0.5 - 2019-0?-??
- Blurb
+Changes in version 0.4.0.5 - 2019-05-02
+ This is the first stable release in the 0.4.0.x series. It contains
+ improvements for power management and bootstrap reporting, as well as
+ preliminary backend support for circuit padding to prevent some kinds
+ of traffic analysis. It also continues our work in refactoring Tor for
+ long-term maintainability.
+
+ Per our support policy, we will support the 0.4.0.x series for nine
+ months, or until three months after the release of a stable 0.4.1.x:
+ whichever is longer. If you need longer-term support, please stick
+ with 0.3.5.x, which will we plan to support until Feb 2022.
+
+ Below are the changes since 0.3.5.7. For a complete list of changes
+ since 0.4.0.4-rc, see the ChangeLog file.
o Major features (battery management, client, dormant mode):
- When Tor is running as a client, and it is unused for a long time,