From: Nick Mathewson Date: Mon, 19 May 2025 01:12:30 +0000 (-0400) Subject: Add a changes file for 41079. X-Git-Tag: tor-0.4.8.17~8^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40c4da985a21da9f1656404cddd767b5303c909;p=thirdparty%2Ftor.git Add a changes file for 41079. --- diff --git a/changes/gcc-15 b/changes/gcc-15 new file mode 100644 index 0000000000..63c6aea22d --- /dev/null +++ b/changes/gcc-15 @@ -0,0 +1,3 @@ + o Minor features (portability): + - Fix warnings when compiling with GCC 15. + Closes ticket 41079.