commit f644ff8dbbb053b12b292347422bba94d1f5d122 Author: Nick Mathewson nickm@torproject.org Date: Thu Jan 30 10:02:53 2020 -0500
0.4.1.8: fix year and pick a release date. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index c0eaf8c71..ac10a79bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes in version 0.4.1.8 - 2019-01-3x +Changes in version 0.4.1.8 - 2020-01-30 This release backports several bugfixes from later release series, including some that had affected the Linux seccomp2 sandbox or Windows services. If you're running with one of those configurations, you'll
tor-commits@lists.torproject.org