diff options
author | David Goulet <dgoulet@torproject.org> | 2019-02-26 10:46:52 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2019-02-26 10:46:52 -0500 |
commit | 1216f99534319f4739cd6b90f7aa3633191c2179 (patch) | |
tree | c01a3eb3d7430f657a39d40e28f0d0398437b04f /changes | |
parent | 955ca72f956f2747809def40b99b87b5647ee8ce (diff) | |
parent | 192b312c977974680516e699c187d285f74ee8e0 (diff) | |
download | tor-1216f99534319f4739cd6b90f7aa3633191c2179.tar.gz tor-1216f99534319f4739cd6b90f7aa3633191c2179.zip |
Merge branch 'tor-github/pr/691' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket29435 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket29435 b/changes/ticket29435 new file mode 100644 index 0000000000..d48ae98e4b --- /dev/null +++ b/changes/ticket29435 @@ -0,0 +1,3 @@ + o Minor bugfixes (testing): + - Fix our gcov wrapper script to look for object files at the + correct locations. Fixes bug 29435; bugfix on 0.3.5.1-alpha. |