RELNOTES: Mention date(1)'s nanosecond support

Sponsored by:	Klara, Inc.
This commit is contained in:
Mateusz Piotrowski 2024-05-02 22:43:55 +02:00
parent d5eae57088
commit 54d6fea979

View File

@ -13,6 +13,12 @@ Changes to this file should not be MFCed.
25723d66369f: 25723d66369f:
As a side-effect of retiring the unit.* code in sound(4), the As a side-effect of retiring the unit.* code in sound(4), the
hw.snd.maxunit loader(8) tunable is also retired. hw.snd.maxunit loader(8) tunable is also retired.
eeb04a736cb9:
date(1) now supports nanoseconds. For example:
`date -Ins` prints "2024-04-22T12:20:28,763742224+02:00" and
`date +%N` prints "415050400".
6d5ce2bb6344: 6d5ce2bb6344:
The default value of the nfs_reserved_port_only rc.conf(5) setting has The default value of the nfs_reserved_port_only rc.conf(5) setting has
changed. The FreeBSD NFS server now requires the source port of changed. The FreeBSD NFS server now requires the source port of