mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 00:02:14 -04:00
RELNOTES: Document that grep no longer follows symlinks by default
Requested by: markj
This commit is contained in:
parent
727de621c5
commit
c55e4971d9
1 changed files with 5 additions and 0 deletions
5
RELNOTES
5
RELNOTES
|
|
@ -34,6 +34,11 @@ a1da7dc1cdad:
|
|||
be spliced together, enabling proxy-like functionality without the
|
||||
need to copy data in and out of user memory.
|
||||
|
||||
fc12c191c087:
|
||||
grep(1) no longer follows symbolic links by default for
|
||||
recursive searches. This matches the documented behavior in
|
||||
the manual page.
|
||||
|
||||
e962b37bf0ff:
|
||||
When running bhyve(8) guests with a boot ROM, i.e., bhyveload(8) is not
|
||||
used, bhyve now assumes that the boot ROM will enable PCI BAR decoding.
|
||||
|
|
|
|||
Loading…
Reference in a new issue