summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-26 08:47:02 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-26 08:57:10 -0400
commitce4ac7aace4229888f5a1e174cca4b7c901ad5c0 (patch)
tree7d232ecf8c5f58d60edc8a1e975c1efb9cc457d4 /changes
parent1f3db0514e07b1022dd4d523ff97997139e1b187 (diff)
downloadtor-ce4ac7aace4229888f5a1e174cca4b7c901ad5c0.tar.gz
tor-ce4ac7aace4229888f5a1e174cca4b7c901ad5c0.zip
add changes file for 23645
Diffstat (limited to 'changes')
-rw-r--r--changes/bug236453
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug23645 b/changes/bug23645
new file mode 100644
index 0000000000..56198265b8
--- /dev/null
+++ b/changes/bug23645
@@ -0,0 +1,3 @@
+ o Minor features (logging):
+ - Improve info-level log identification of particular circuits,
+ to help with debugging. Closes ticket 23645.