]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for 34233.
authorNick Mathewson <nickm@torproject.org>
Fri, 15 May 2020 14:27:49 +0000 (10:27 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 15 May 2020 14:27:49 +0000 (10:27 -0400)
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 [new file with mode: 0644]

diff --git a/changes/bug34233 b/changes/bug34233
new file mode 100644 (file)
index 0000000..24c7869
--- /dev/null
@@ -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.