commit 5ebe7f216076df05dae218b7dc5ef37a0e18a9e5 Author: Nick Mathewson nickm@torproject.org Date: Tue Mar 24 10:22:02 2015 -0400
Pick a date for 0.2.6.6 --- ChangeLog | 2 +- ReleaseNotes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 27e1616..22b4da0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes in version 0.2.6.6 - 2015-0?-?? +Changes in version 0.2.6.6 - 2015-03-24 Tor 0.2.6.6 is the first stable release in the 0.2.6 series.
It adds numerous safety, security, correctness, and performance diff --git a/ReleaseNotes b/ReleaseNotes index 1a3fb01..f84aac2 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -4,7 +4,7 @@ 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.2.6.6 - 2015-0?-?? +Changes in version 0.2.6.6 - 2015-03-24 Tor 0.2.6.6 is the first stable release in the 0.2.6 series.
It adds numerous safety, security, correctness, and performance
tor-commits@lists.torproject.org