commit 8465a8d84647c349d5995807b93a06f3afdd6185 Author: Nick Mathewson nickm@torproject.org Date: Fri Aug 24 15:52:43 2018 -0400
Fix a version number, set a release date (today) --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 6e61813ce..25ddebc8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -Changes in version 0.3.4.7-rc - 2018-08-2? - Tor 0.3.4.6-rc fixes several small compilation, portability, and +Changes in version 0.3.4.7-rc - 2018-08-24 + Tor 0.3.4.7-rc fixes several small compilation, portability, and correctness issues in previous versions of Tor. This version is a release candidate: if no serious bugs are found, we expect that the stable 0.3.4 release will be (almost) the same as this release.
tor-commits@lists.torproject.org