summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2020-08-24 19:49:22 +0000
committerWarner Losh <imp@FreeBSD.org>2020-08-24 19:49:22 +0000
commit636f6c75368487eb875e469e39f37b9ebd0ed029 (patch)
treeeca5fe40c89d76171c089d3a13df117ac5ecc68c /RELNOTES
parent3c41ca88078566b6ee6ffc32bdb3b3d949eaa26f (diff)
downloadsrc-test-636f6c75368487eb875e469e39f37b9ebd0ed029.tar.gz
src-test-636f6c75368487eb875e469e39f37b9ebd0ed029.zip
Document devd event change from r364725
Notes
Notes: svn path=/head/; revision=364727
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index d610258b40a8d..f5e6b88e2dd87 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -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.