svn commit: r348753 - stable/11/sys/kern
John Baldwin
jhb at FreeBSD.org
Thu Jun 6 19:56:39 UTC 2019
On 6/6/19 12:53 PM, Rodney W. Grimes wrote:
>> Author: jhb
>> Date: Thu Jun 6 19:41:05 2019
>> New Revision: 348753
>> URL: https://svnweb.freebsd.org/changeset/base/348753
>>
>> Log:
>> MFC 348543: Warn about deprecated features on all major OS versions.
>>
>> Approved by: re (gjb)
>>
>> Modified:
>> stable/11/sys/kern/subr_bus.c
>> Directory Properties:
>> stable/11/ (props changed)
>
> Relnotes: Yes
>
> This should probably be mentioned in the release notes so
> that users know what these new messages they are getting
> are about.
I'm not sure if we need that? We've had deprecation warnings
before (FCP-101, etc.) This was just an edge case where some
recently-added warnings weren't triggering on 11.
--
John Baldwin
More information about the svn-src-stable-11
mailing list