diff --git a/changes/bsd_libc b/changes/bsd_libc new file mode 100644 index 0000000000..b431b7719f --- /dev/null +++ b/changes/bsd_libc @@ -0,0 +1,3 @@ + o Minor bugfixes (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.