diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-03 11:58:22 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-03 11:58:22 -0500 |
commit | ccf0f77da1894a11502fa36767838f687a4494d9 (patch) | |
tree | b24740ecb45a2dcfc3e4c759ca8f8221c8922430 | |
parent | 59a7b00384a6e5fb905b064faed62c5b969ffebd (diff) | |
download | tor-ccf0f77da1894a11502fa36767838f687a4494d9.tar.gz tor-ccf0f77da1894a11502fa36767838f687a4494d9.zip |
changes file for 25378
-rw-r--r-- | changes/bug25378 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug25378 b/changes/bug25378 new file mode 100644 index 0000000000..4648a0a313 --- /dev/null +++ b/changes/bug25378 @@ -0,0 +1,4 @@ + o Documentation: + - Update the documentation for "Log" to include the current list + of logging domains. Closes ticket 25378. + |