From 8e7a069130f0060420c7492cd7693135d2b4f036 Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Mon, 22 Jun 2020 13:20:39 -0500 Subject: [PATCH] Changes file for DROPTIMEOUTS --- changes/ticket40002 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/ticket40002 diff --git a/changes/ticket40002 b/changes/ticket40002 new file mode 100644 index 0000000000..bd40dd055a --- /dev/null +++ b/changes/ticket40002 @@ -0,0 +1,3 @@ + o Minor feature (control port): + - Add a DROPTIMEOUTS control port command to drop circuit build timeout + history and reset the timeout. Closes ticket 40002.