Add an entry for r362158, r362163, which changes struct export_args.

This commit is contained in:
rmacklem 2020-06-16 20:55:22 +00:00
parent e8efc63f7e
commit ba83a66f0e

View File

@ -10,6 +10,11 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed. Changes to this file should not be MFCed.
r362158, r362163:
struct export_args has changed so that the "user" specified for
the -maproot and -mapall exports(5) options may be in more than
16 groups.
r361884: r361884:
sed(1) has learned about hex escapes (e.g. \x27) and will now do the sed(1) has learned about hex escapes (e.g. \x27) and will now do the
right thing with them, removing the need for printf magic or obnoxious right thing with them, removing the need for printf magic or obnoxious