commit a80868c1180bd2882ae3e8d2f5de56930706a22c Author: David Goulet dgoulet@torproject.org Date: Thu Oct 28 14:22:14 2021 -0400
changes: Typo in file, wrong version was used
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket40410 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/ticket40410 b/changes/ticket40410 index 90d6f4be63..658e0683c7 100644 --- a/changes/ticket40410 +++ b/changes/ticket40410 @@ -1,4 +1,4 @@ o Minor bugfixes (compilation): - Fix a compilation error when trying to build Tor with a compiler that does not support expanding statitically initialized const values in - macro's. Fixes bug 40410; bugfix on 0.4.6.5. + macro's. Fixes bug 40410; bugfix on 0.4.5.1-alpha
tor-commits@lists.torproject.org