commit 85ca92951ae203c23e462c9ace2fbbc85565d511
parent bf8f8293146f38cc9601bbf3bada1ad5f56e3cc1
Author: David Goulet <dgoulet@torproject.org>
Date: Mon, 28 Nov 2022 10:28:30 -0500
changes: Fix file without ticket number
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bsd_libc b/changes/bsd_libc
@@ -1,3 +1,3 @@
- o Minor bugfixes (compilation):
+ o Minor feature (compilation):
- Fix returning something other than "Unknown N/A" as libc version if we
build tor on an O.S. like DragonFlyBSD, FreeBSD, OpenBSD or NetBSD.