The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=1fca3dca2339cceda5efce0d6b87846faac3dba9
commit 1fca3dca2339cceda5efce0d6b87846faac3dba9 Author: Baptiste Daroussin <[email protected]> AuthorDate: 2021-10-20 07:35:07 +0000 Commit: Baptiste Daroussin <[email protected]> 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
