diff options
author | fanquake <fanquake@gmail.com> | 2024-06-21 15:43:30 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-06-21 15:45:56 +0100 |
commit | 10413ac46c07d3a45dc9d71818f59ffdb1129032 (patch) | |
tree | 82e5d8bdcd504f9cad00c8af50827faeaeafc6ed | |
parent | 391ce775f4661d2b9faa616b5d3d0511b53b79b2 (diff) |
doc: add 30283 cherry-pick to rel notes
-rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 27b8172b1b..92194a9a2d 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -61,6 +61,7 @@ Notable changes - #29747: depends: fix mingw-w64 Qt DEBUG=1 build - #29985: depends: Fix build of Qt for 32-bit platforms with recent glibc - #30151: depends: Fetch miniupnpc sources from an alternative website +- #30283: upnp: fix build with miniupnpc 2.2.8 ### Misc @@ -76,6 +77,7 @@ Thanks to everyone who directly contributed to this release: - Antoine Poinsot - Ava Chow +- Cory Fields - dergoegge - fanquake - glozow |