[tor-commits] [tor/maint-0.4.3] Add a changes file for 34233.

nickm at torproject.org nickm at torproject.org
Fri May 15 14:28:54 UTC 2020


commit 6f2b6ede1b6b70301cfd033060f999d561f57364
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri May 15 10:27:49 2020 -0400

    Add a changes file for 34233.
    
    This bug was merged back to 0.3.5 with our #34078 fix, but only
    released in 0.4.3.5, so the changes file goes here.
---
 changes/bug34233 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/changes/bug34233 b/changes/bug34233
new file mode 100644
index 000000000..24c786978
--- /dev/null
+++ 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.



More information about the tor-commits mailing list