diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-08-24 15:52:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-08-24 15:52:43 -0400 |
commit | 8465a8d84647c349d5995807b93a06f3afdd6185 (patch) | |
tree | 88d584e3a2e76cd198f07432ed6a4c024913f6c5 | |
parent | 6809bbe766dbf6b3fccbf950d67baa71eae5a25a (diff) | |
download | tor-0.3.4.7-rc.tar.gz tor-0.3.4.7-rc.zip |
Fix a version number, set a release date (today)tor-0.3.4.7-rc
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |