From 812e6375213e883a0c22aa926ebcde5da4d23a3e Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 17 Apr 2025 13:13:16 +0100 Subject: [PATCH] doc: update release notes for 28.x --- doc/release-notes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index ab7b7257e54..19ba6560a97 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -48,6 +48,12 @@ Notable changes - #31627 depends: Fix spacing issue - #31500 depends: Fix compiling libevent package on NetBSD +- #32070 build: use make < 3.82 syntax for define directive + +### Test + +- #32286 test: Handle empty string returned by CLI as None in RPC tests +- #32336 test: Suppress upstream -Wduplicate-decl-specifier in bpfcc ### Tracing @@ -56,13 +62,17 @@ Notable changes ### Misc - #31611 doc: upgrade license to 2025 +- #32187 refactor: Remove spurious virtual from final ~CZMQNotificationInterface Credits ======= - 0xB10C +- Brandon Odiwuor - Hennadii Stepanov - kehiy +- MarcoFalke +- Sjors Provoost Thanks to everyone who directly contributed to this release: