git: e165010632 - main - Document __FreeBSD_version 1400057
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Apr 2022 07:10:21 UTC
The branch main has been updated by kp (src committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=e165010632a4175a89ca8d16c89844680a05eab3
commit e165010632a4175a89ca8d16c89844680a05eab3
Author: Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2022-04-22 18:08:36 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2022-04-23 07:10:06 +0000
Document __FreeBSD_version 1400057
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index 5c61ec12fa..2ba453c7af 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -309,6 +309,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|gitref:ba87e9bf74202b08b8e3b0a297b9b88f6869fbfb[repository="src",length=12]
|February 17, 2022
|14.0-CURRENT after adding mmap_lock.h to LinuxKPI.
+
+|1400057
+|gitref:e68b35e40881a1bd858e1b4b5003123a484fd7cd[repository="src",length=12]
+|April 22, 2022
+|14.0-CURRENT after changing udp_tun_func_t() prototype.
|===
////