Date: Thu, 09 Apr 2026 06:59:10 +0000 From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 5dc4da1a408b - main - RELNOTES: catchup on changes I have made Message-ID: <69d74e3e.37506.29ac019a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=5dc4da1a408b2219b622c498d53c58580e58132d commit 5dc4da1a408b2219b622c498d53c58580e58132d Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2026-04-09 06:44:08 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2026-04-09 06:58:21 +0000 RELNOTES: catchup on changes I have made --- RELNOTES | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/RELNOTES b/RELNOTES index b0076bf77bf3..e6e6f07c1d0f 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,44 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. + +65f5dd42f11c: + sh(1) add -l option which makes sh act as a login shell and read the profile. + +beab8b1ddf86: + bintrans(1) now supports the RFC2047 variant of quoted print + +9dc96d8bc3f2: + libusb(3) hotplug event are now really hotplugged using either + nlsysevent or devd(9) if available. + +d64db8892f85: + sh(1) is the default shell in the release media. + +68ad2b0d7af2: + ncurses has been updated to 6.6 + +52d19df19ed6: + nvi(1) has been update to 2.2.2 + +4d5c434ed16e, 2cfca8e710f2: + diff3(1) has replaced GNU diff3 and is now fully compatible. + +625dc44832cd: + tr(1) is now UTF-8 compliant. + +62fba0054d9e: + ee(1) is now UTF-8 compliant. + +5df6aca10906: + ed(1) is now UTF-8 compliant. + +28ff4d35f8b9: + Update libedit to 2026-04-03. + +b42e852e89cb: + Add a new pkg-serve(8) to serve packages over TCP via inetd. + 8b9775912cbc, 53b4ae3bf0f7: Add support for an NFSv4 root file system. Note that NFSv3 is still used for bootstrapping. Seehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d74e3e.37506.29ac019a>
