diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-02-24 10:57:58 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-02-24 10:57:58 -0500 |
commit | 4d3310932a86aae731688ac30568f7cfb301dc35 (patch) | |
tree | 35836fc8dce506d015ce6f7adece90c551b81e6c /changes/bug21472 | |
parent | 823fb68a14b551fc1f40e904428b3e31732441c5 (diff) | |
download | tor-4d3310932a86aae731688ac30568f7cfb301dc35.tar.gz tor-4d3310932a86aae731688ac30568f7cfb301dc35.zip |
Small fixes to fuzzing documentation.
Diffstat (limited to 'changes/bug21472')
-rw-r--r-- | changes/bug21472 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug21472 b/changes/bug21472 new file mode 100644 index 0000000000..f31ec9157e --- /dev/null +++ b/changes/bug21472 @@ -0,0 +1,3 @@ + o Documentation: + - Small fixes to the fuzzing documentation. Closes ticket + 21472. |