commit 1555646b36d0ee3c895daf7172dee9ab1c683268 parent e9edcea0ca9aaaa208a52149b742d048eaaff142 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 30 Jun 2021 08:15:41 -0400 Merge branch '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.