aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40228
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-04-14 10:58:15 -0400
committerNick Mathewson <nickm@torproject.org>2021-04-14 10:58:15 -0400
commit33ca927a8e5d764fa54ddbf2d0d27af419dcb69a (patch)
tree95ad158885ff5b7fe68d36f7813572f6fe8f778a /changes/ticket40228
parent96d4466488be8da3efb270f9735736789b793e0e (diff)
downloadtor-33ca927a8e5d764fa54ddbf2d0d27af419dcb69a.tar.gz
tor-33ca927a8e5d764fa54ddbf2d0d27af419dcb69a.zip
Start a changes file for 0.4.6.2-alpha
Diffstat (limited to 'changes/ticket40228')
-rw-r--r--changes/ticket402284
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket40228 b/changes/ticket40228
deleted file mode 100644
index 297204decd..0000000000
--- a/changes/ticket40228
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (dormant mode):
- - Add a new 'DormantTimeoutEnabled' option to allow coarse-grained
- control over whether the client ever becomes dormant from inactivity.
- Most people won't need this. Closes ticket 40228.