Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2023 15:30:17 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: bf2dc42d0b57 - main - UPDATING: Add missing blank line between entries
Message-ID:  <202301301530.30UFUH8V084887@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=bf2dc42d0b57b32a8d576b5504926a9f7a7c3628

commit bf2dc42d0b57b32a8d576b5504926a9f7a7c3628
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-01-30 15:28:28 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-01-30 15:28:28 +0000

    UPDATING: Add missing blank line between entries
---
 UPDATING | 1 +
 1 file changed, 1 insertion(+)

diff --git a/UPDATING b/UPDATING
index 4d40cf842c0c..4623d1a5343c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
 	As of commit 7c40e2d5f685, the dependency on netlink(4) has been added
 	to the linux_common(4) module. Users relying on linux_common may need
 	to complile netlink(4) module if it is not present in their kernel.
+
 20230126:
 	The WITHOUT_CXX option has been removed. C++ components in the base
 	system are now built unconditionally.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301530.30UFUH8V084887>