commit db4815dd8e7477803bc29c89284a7641b20ab5ba parent ec2f6d69d7327381656ef6a5b1005aeb7247dcc3 Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 15 May 2020 10:28:36 -0400 Merge branch 'maint-0.4.3' Diffstat:
| A | changes/bug34233 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug34233 b/changes/bug34233 @@ -0,0 +1,4 @@ + o Minor bugfixes (portability): + - Fix a portability error in the configure script, where we + were using "==" instead of "=". Fixes bug 34233; bugfix on + 0.4.3.5.