diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-10-09 09:43:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-10-09 09:43:54 -0400 |
commit | 270dcc9131668c914c8a59e615c786ca2f4fb334 (patch) | |
tree | b20fc5d18fea61fd9ab4e7e2363b0af66fd43743 | |
parent | 66a04a6ac334775dc396025e0c15fa49eca138a7 (diff) | |
download | tor-270dcc9131668c914c8a59e615c786ca2f4fb334.tar.gz tor-270dcc9131668c914c8a59e615c786ca2f4fb334.zip |
Changes file for 9854
-rw-r--r-- | changes/9854 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/9854 b/changes/9854 new file mode 100644 index 0000000000..30105cb731 --- /dev/null +++ b/changes/9854 @@ -0,0 +1,3 @@ + o Documentation fixes: + - Clarify the usage and risks of ContactInfo. Resolves ticket 9854. + |