commit f751b05abf230ace1620a71d491556488f0c0653 Author: Nick Mathewson nickm@torproject.org Date: Thu Jan 30 10:03:07 2020 -0500
0.4.2.6: pick a release date. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index 4d2ca4f50..c9920edbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes in version 0.4.2.6 - 2020-01-3x +Changes in version 0.4.2.6 - 2020-01-30 This is the second stable release in the 0.4.2.x series. It backports several bugfixes from 0.4.3.1-alpha, including some that had affected the Linux seccomp2 sandbox or Windows services. If you're running with
tor-commits@lists.torproject.org