Date: Wed, 20 Oct 2021 07:35:34 GMT 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: 1fca3dca2339 - main - RELNOTES: document the change of the default shell Message-ID: <202110200735.19K7ZYcr091075@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=1fca3dca2339cceda5efce0d6b87846faac3dba9 commit 1fca3dca2339cceda5efce0d6b87846faac3dba9 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2021-10-20 07:35:07 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2021-10-20 07:35:07 +0000 RELNOTES: document the change of the default shell --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index 225872fe497b..60942ddd5422 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,9 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +d410b585b6f: + sh(1) is now the default shell for the root user. + 396851c20ae: libncursesw has been split into libtinfow and libncursesw, linker scripts should make it transparent for consumers. pkg-config files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110200735.19K7ZYcr091075>