commit 4b23bd8c9c3d386c45a0e9406e8a926a47b4992c parent bd64e6bd08255a2488c300b171f4947bbd1a374a Author: VinÃcius Zavam <egypcio@googlemail.com> Date: Sat, 19 Nov 2022 08:02:46 +0000 add chagelog file related to MR!652 Diffstat:
| A | changes/bsd_libc | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/bsd_libc 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.