]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for 41079.
authorNick Mathewson <nickm@torproject.org>
Mon, 19 May 2025 01:12:30 +0000 (21:12 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 19 May 2025 01:32:20 +0000 (21:32 -0400)
changes/gcc-15 [new file with mode: 0644]

diff --git a/changes/gcc-15 b/changes/gcc-15
new file mode 100644 (file)
index 0000000..63c6aea
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features (portability):
+    - Fix warnings when compiling with GCC 15.
+      Closes ticket 41079.