From 2e3ec75a1a37c3088f5495257ae09954c3060964 Mon Sep 17 00:00:00 2001 From: FUTATSUKI Yasuhito Date: Sat, 27 Apr 2024 05:17:27 +0900 Subject: [PATCH] RELEASE_NOTES: Record PR number on the entry for PR #208 --- RELEASE_NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 89825ca0..8240d9b6 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -89,7 +89,7 @@ release, and a summary of the changes in that release. LIBOPENDKIM: Extend dkim_test_key() to allow testing a ed25519 key, as dkim_test_key2(). For API compatibility, function interface of dkim_test_key() is not changed, but it only calls - dkim_test_key2(). Patch from Yasuhito Futatsuki. + dkim_test_key2(). Patch from Yasuhito Futatsuki (PR #208). BUILD: Fix function signature of main() in configure. Patch from Michael Orlitzky (PR #171). BUILD: Fix pkgconfig names of Cyrus SASL and OpenLDAP in configure. @@ -104,7 +104,7 @@ release, and a summary of the changes in that release. openssl 3.0+ compatibility. Patch from Geert Hendrickx. (PR #135) TOOLS: issue #183: On opendkim-testkey, add support for ed25519 keys. - Patch from Yasuhito Futatsuki. + Patch from Yasuhito Futatsuki (PR #208). 2.10.3 2015/05/12 LIBOPENDKIM: Make strict header checking non-destructive. The last