summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-09-25 14:17:35 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-09-25 14:17:35 +0300
commit09769779a0b0d422b1cc4ec22ca8d95daba706ba (patch)
tree7a7bf10f7eae3282ce4975ca2068fbc43c2e18b9 /changes
parent6677eae57903eae05a31856e4d55da6fb51701b5 (diff)
parent0c07cd24d43a19c02333eb5a031df80ef00c891a (diff)
downloadtor-09769779a0b0d422b1cc4ec22ca8d95daba706ba.tar.gz
tor-09769779a0b0d422b1cc4ec22ca8d95daba706ba.zip
Merge branch 'tor-github/pr/1357'
Diffstat (limited to 'changes')
-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.