diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-11-11 10:49:44 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-11-11 10:49:44 -0500 |
commit | a82b18f2168ce19e0637740fed5746d6daac4e3a (patch) | |
tree | 16821afda3221381a3034dff70f338654583a981 /changes | |
parent | 8bfa596c152603e376b8f096a3367c1d785d6763 (diff) | |
download | tor-a82b18f2168ce19e0637740fed5746d6daac4e3a.tar.gz tor-a82b18f2168ce19e0637740fed5746d6daac4e3a.zip |
missing changes file for #10124
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug10124 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug10124 b/changes/bug10124 new file mode 100644 index 0000000000..95b0838839 --- /dev/null +++ b/changes/bug10124 @@ -0,0 +1,3 @@ + o Documentation: + - Replace remaining references to DirServer in man page and + log entries. Resolves ticket 10124. |