diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-10-03 09:04:21 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-10-03 09:04:21 -0400 |
commit | bc6769e0d4a089c9fb3aec4cb48ad7321c499ecf (patch) | |
tree | 473c3a21a8b65b6025b33767e2aebc4af9814141 /changes | |
parent | a6c62cbd13750bf12d72a07e9552ea0e8de0b2b7 (diff) | |
parent | 6a2a49e6616702c39e56c21091167316a82fcc85 (diff) | |
download | tor-bc6769e0d4a089c9fb3aec4cb48ad7321c499ecf.tar.gz tor-bc6769e0d4a089c9fb3aec4cb48ad7321c499ecf.zip |
Merge remote-tracking branch 'catalyst-oniongit/bug23739'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug23739 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug23739 b/changes/bug23739 new file mode 100644 index 0000000000..3207b5eaf3 --- /dev/null +++ b/changes/bug23739 @@ -0,0 +1,3 @@ + o Minor bugfixes (documentation): + - Document better how to read gcov and what our postprocessing scripts do. + Fixes bug 23739; bugfix on 0.2.9.1-alpha. |