summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-02-27 08:38:14 -0500
committerNick Mathewson <nickm@torproject.org>2017-02-27 08:38:14 -0500
commitb6efd77ec4f891ddaaeafa1c74c45454dde2fdd8 (patch)
tree202d090d2c02f02b5f319220a3fad9e1cf9e8230 /changes
parent619771f60bde6b69eeaad4efbd844705ec5bcb83 (diff)
parent4d3310932a86aae731688ac30568f7cfb301dc35 (diff)
downloadtor-b6efd77ec4f891ddaaeafa1c74c45454dde2fdd8.tar.gz
tor-b6efd77ec4f891ddaaeafa1c74c45454dde2fdd8.zip
Merge remote-tracking branch 'public/bug21472_030' into maint-0.3.0
Diffstat (limited to 'changes')
-rw-r--r--changes/bug214723
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.