From nobody Fri May 31 16:04:04 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VrSbm5LrKz5N7Pm for ; Fri, 31 May 2024 16:04:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VrSbl6V34z3yfs for ; Fri, 31 May 2024 16:04:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717171443; a=rsa-sha256; cv=none; b=qWr0dL5Q4P3480JrkOAK09d6i/4oyraxXh4LwhWwrrzsAQz2i6n0KYBbv0Vm0xgFcavCjE r96c35IG4bHXCpQ8AfVzNBJVGoCFNbR5oJMB3wfV4jIGsX9hEbuBzRZCJ8zYxcS7DBchhI /8UInngqqnaVmu27rQALMYJD99szybkFjkHYVpsfmpi4I9E5y+4XFsVsZNC9H37cerAc0j Rkdw7eAF2bYqqz2SFSb6dwPqk41l2c+Z3c7ExUhmGO1UtnMA7YbDM/v3KfRtY4YPegUhoi tQnv0Qee3cq2JMRoECkxnvf+gySjlmgm5aHqWQMWP4IBDX8WClMZyKZEs5OkIQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717171443; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HRPrKFrWqE8FJAyCwqJR40Ux40mPGMICZnHn3qB9zVg=; b=ROGwyegrOWIOhxz9lLan8yzv9q6GRWitnQoLu+QjaTJhVq+RmCCvOZWR4KygBtk6DOM9xW mwQO+mo6KbqAS0AuKxBS6U6awCXypjOYcWWQa6FOveOEeRTQktB7tROIfPRNW78kdoTVqz Y/xgVGuoetC0bt5JOnGHg3st1ZIrQav51OG17ECGj4Ft8Ywyq0uwB9r5obfvcfqbC78E+9 9HJBpomhocjA7/NxDk3PDs/GQtmSoy3doq0wwCi5tPGVm2/L3rp2esSR6jsjIf0XoTkEOT JoHOpsxJKq3CWllTMkKAuFKQB0W5QVi8850mIGLvm/QyrvB0/uFNtEWbn+7y8w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VrSbl65x5zWJs for ; Fri, 31 May 2024 16:04:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44VG43IK019568 for ; Fri, 31 May 2024 16:04:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44VG43Js019567 for doc@FreeBSD.org; Fri, 31 May 2024 16:04:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 167478] [PATCH] misc. updates to the relase notes in current Date: Fri, 31 May 2024 16:04:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bcr@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D167478 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bcr@FreeBSD.org Status|Open |Closed Resolution|--- |Overcome By Events --- Comment #5 from Benedict Reuschling --- The patch no longer applies since we moved to Aciidoc a while ago. The rele= ase in question has long been released, so we can't retroactively make changes = to the release notes anymore. PR closed. --=20 You are receiving this mail because: You are the assignee for the bug.=