aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40322
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/ticket40322
parent96d4466488be8da3efb270f9735736789b793e0e (diff)
downloadtor-33ca927a8e5d764fa54ddbf2d0d27af419dcb69a.tar.gz
tor-33ca927a8e5d764fa54ddbf2d0d27af419dcb69a.zip
Start a changes file for 0.4.6.2-alpha
Diffstat (limited to 'changes/ticket40322')
-rw-r--r--changes/ticket403223
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket40322 b/changes/ticket40322
deleted file mode 100644
index 18a65b3323..0000000000
--- a/changes/ticket40322
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor features (logging):
- - Edit heartbeat log messages so that more of them begin with the string
- "Heartbeat: ". Closes ticket 40322; patch from 'cypherpunks'.