]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 33091
authorteor <teor@torproject.org>
Wed, 29 Jan 2020 08:27:53 +0000 (18:27 +1000)
committerteor <teor@torproject.org>
Wed, 29 Jan 2020 08:27:53 +0000 (18:27 +1000)
changes/ticket33091 [new file with mode: 0644]

diff --git a/changes/ticket33091 b/changes/ticket33091
new file mode 100644 (file)
index 0000000..89efd90
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring (mainloop):
+    - Simplify the ip_address_changed() function by removing redundant checks.
+      Closes ticket 33091.