git: e84bd3dbae - main - Document __FreeBSD_version 1400004
Mitchell Horne
mhorne at FreeBSD.org
Tue Feb 23 15:07:53 UTC 2021
The branch main has been updated by mhorne (src committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=e84bd3dbae0bc8b3fb53148094cecd368b44135b
commit e84bd3dbae0bc8b3fb53148094cecd368b44135b
Author: Mark Johnston <markj at FreeBSD.org>
AuthorDate: 2021-02-23 14:40:42 +0000
Commit: Mitchell Horne <mhorne at FreeBSD.org>
CommitDate: 2021-02-23 14:50:32 +0000
Document __FreeBSD_version 1400004
---
.../content/en/books/porters-handbook/versions/chapter.adoc | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
index 1d0d1d42dd..14031bb138 100644
--- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
@@ -61,6 +61,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|gitref:d386f3a3c32f0396aa7995349dd65d6c59711393[repository="src",length=12]
|January 28, 2021
|14.0-CURRENT after adding various LinuxKPI bits conflicting with drm-kmod.
+
+|1400004
+|gitref:68f6800ce05c386ff045b4416d8595d09c4d8fdd[repository="src",length=12]
+|February 8, 2021
+|14.0-CURRENT after kernel interfaces for dispatching cryptographic operations were changed.
|===
[[versions-13]]
More information about the dev-commits-doc-all
mailing list