]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Thu, 26 Apr 2018 10:21:43 +0000 (12:21 +0200)
committerNick Mathewson <nickm@torproject.org>
Wed, 12 Sep 2018 13:06:16 +0000 (09:06 -0400)
changes/bug17873 [new file with mode: 0644]

diff --git a/changes/bug17873 b/changes/bug17873
new file mode 100644 (file)
index 0000000..4922fed
--- /dev/null
@@ -0,0 +1,6 @@
+  o Minor bugfixes (OS compatibility):
+    - On Linux and Windows properly handle configuration change that
+      moves a listener to/from wildcard IP address. In case first
+      attempt to bind a socket fails, close the old listener and
+      try binding a socket again. Fixes bug 17873; bugfix on
+      0.0.8pre-1.