]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add missing changes file for tor#33669.
authorAlexander Færøy <ahf@torproject.org>
Fri, 4 Nov 2022 19:57:53 +0000 (20:57 +0100)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 25 May 2023 14:50:11 +0000 (10:50 -0400)
See: tpo/core/tor#33669.

changes/ticket33669 [new file with mode: 0644]

diff --git a/changes/ticket33669 b/changes/ticket33669
new file mode 100644 (file)
index 0000000..d7ec3a5
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features (pluggable transports):
+    - Automatically restart managed Pluggable Transport processes when their
+      process terminate. Resolves ticket 33669.