From 0f84595a4bc706d3afb969d59618244c7db3b59f Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 18 Feb 2025 13:42:21 +0100 Subject: Release 3.0.2 --- NEWS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5a188d3..c659638 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ -Noteworthy changes in version 3.0.2 (unreleased) [C9/A0/R_] +Noteworthy changes in version 3.0.2 (2025-02-18) [C9/A0/R2] ------------------------------------------------ + * Fix for FreeBSD to set the pid of assuan_peercred_t. + [rAdfa5e6532d] + + * Use socklen_t for the length of socket address. [T5924] + + * Fix errno setting on Widnows for assuan_sock_bind failure. [T7456] + + * New assuan_sock_get_flag "w32_error" to get the actual Windows + error after a system call and not just the mapped errno. [T7456] + + Release-info: https://dev.gnupg.org/T7163 + Noteworthy changes in version 3.0.1 (2024-06-24) [C9/A0/R1] ------------------------------------------------ -- cgit v1.2.3