aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-09-24 15:22:57 +1000
committerteor <teor@torproject.org>2019-09-24 15:22:57 +1000
commit0c07cd24d43a19c02333eb5a031df80ef00c891a (patch)
treea22f4ac745eeff1bb6dc65e841cebadac270dd0b
parentdfea789203a83a05176bd590a04d91c13da44ef6 (diff)
downloadtor-0c07cd24d43a19c02333eb5a031df80ef00c891a.tar.gz
tor-0c07cd24d43a19c02333eb5a031df80ef00c891a.zip
changes: file for 31839
-rw-r--r--changes/ticket318393
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket31839 b/changes/ticket31839
new file mode 100644
index 0000000000..d7da40f530
--- /dev/null
+++ b/changes/ticket31839
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Document the signal-safe logging behaviour in the tor man page. Also
+ add some comments to the relevant functions. Closes ticket 31839.