commit 4302c0b4a1ee7d40799f1793493225c357b5fd4d parent f2647295c0629abcfc76849747da87cb12ed4d8b Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 30 Jun 2021 08:15:41 -0400 Merge branch 'maint-0.4.5' into maint-0.4.6 Diffstat:
| A | changes/bug40409 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/bug40409 b/changes/bug40409 @@ -0,0 +1,3 @@ + o Minor bugfixes (warnings, portability): + - Suppress a strict-prototype warning when building with some versions + of NSS. Fixes bug 40409; bugfix on 0.3.5.1-alpha.