git: 39e0202bb7 - main - 12.4R/relnotes.adoc: Add notes about dma
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 17:15:45 UTC
The branch main has been updated by salvadore (ports committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=39e0202bb7d64ebe7dfaad9f6c8261d512c8d06e
commit 39e0202bb7d64ebe7dfaad9f6c8261d512c8d06e
Author: Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-11-11 15:49:58 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-11-11 17:15:12 +0000
12.4R/relnotes.adoc: Add notes about dma
Approved by: re (gjb, implicit)
---
website/content/en/releases/12.4R/relnotes.adoc | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index 2018023365..086fb7bf7b 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -127,6 +127,12 @@ The man:sh[1] utility will now read more profile files. It will load each .sh fi
The man:blacklistd[8] daemon will now handle 0 sized messages.
+The man:dma[8] utility has been updated to snapshot 2022-01-27.
+
+The man:dma[8] will now exit if invoked with invalid (zero) argc.
+
+The man:dma[8] will now limit lines to 998 characters, as per RFC2822.
+
[[userland-libraries]]
=== Runtime Libraries and API