diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-11-11 10:50:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-11-11 10:50:05 -0500 |
commit | ff08b9b231d5b6625587865584843134bf1a4d67 (patch) | |
tree | b4998593b0b30519f63b3c539acf1387855d3548 /changes | |
parent | fc5a881bd3bd635be897fafdd4f9a30d5b2bed14 (diff) | |
parent | a82b18f2168ce19e0637740fed5746d6daac4e3a (diff) | |
download | tor-ff08b9b231d5b6625587865584843134bf1a4d67.tar.gz tor-ff08b9b231d5b6625587865584843134bf1a4d67.zip |
Merge remote-tracking branch 'origin/maint-0.2.4'
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. |