From: Roger Dingledine Date: Mon, 7 Mar 2022 19:35:48 +0000 (-0500) Subject: fix typo in changelog X-Git-Tag: tor-0.4.7.5-alpha~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0add55c31f46985b54fe5f4b3304b02abd50e5ca;p=thirdparty%2Ftor.git fix typo in changelog --- diff --git a/ChangeLog b/ChangeLog index dc3cf92cd8..16144066bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -127,7 +127,7 @@ Changes in version 0.4.5.12 - 2022-02-04 o Minor bugfixes (compilation): - Fix a compilation error when trying to build Tor with a compiler - that does not support expanding statitically initialized const + that does not support expanding statically initialized const values in macro's. Fixes bug 40410; bugfix on 0.4.5.1-alpha - Fix our configuration logic to detect whether we had OpenSSL 3: previously, our logic was reversed. This has no other effect than