Add elf2aout removal

After committing, I noticed elf2aout commit missed the relnotes
yes. It's unlikely to be interesting, since it's just part of sparc64
removal and quite niche, but it was installed on all FreeBSD machines.
This commit is contained in:
Warner Losh 2020-02-06 18:00:50 +00:00
parent be39790ac2
commit a4964a527c
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
r357627:
remove elf2aout.
r357560-r357565:
init(8), service(8), and cron(8) will now adopt user/class environment
variables (excluding PATH, by default, which will be overwritten) by