Date: Mon, 24 Aug 2020 19:49:23 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r364727 - head Message-ID: <202008241949.07OJnNI7099083@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Mon Aug 24 19:49:22 2020 New Revision: 364727 URL: https://svnweb.freebsd.org/changeset/base/364727 Log: Document devd event change from r364725 Modified: head/RELNOTES Modified: head/RELNOTES ============================================================================== --- head/RELNOTES Mon Aug 24 19:35:27 2020 (r364726) +++ head/RELNOTES Mon Aug 24 19:49:22 2020 (r364727) @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +r364725: + Changes to one obscure devd event generated on resume need to + be documented. The old form will still be gerated in 13, but not + in 14. + r363679: Applications using regex(3), e.g. sed/grep, will no longer accept redundant escapes for most ordinary characters.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008241949.07OJnNI7099083>