commit eca0f87801ea5062038544b6cfe2bdbba0998999 parent 238a9080c6e80856145210a374b35e613d4cb11e Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 8 Feb 2019 08:37:23 -0500 Add changes file for bug 29040. Diffstat:
| A | changes/bug29040 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug29040 b/changes/bug29040 @@ -0,0 +1,4 @@ + o Minor bugfixes (onion services): + - Avoid crashing if ClientOnionAuthDir (incorrectly) contains + more than one private key for a hidden service. Fixes bug 29040; + bugfix on 0.3.5.1-alpha.