git: f5551afa25 - main - Document FreeBSD versions 1400049.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 00:21:10 UTC
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=f5551afa2523847b64acd6e272d564a147dcf455 commit f5551afa2523847b64acd6e272d564a147dcf455 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2022-01-19 17:50:43 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2022-01-24 23:59:15 +0000 Document FreeBSD versions 1400049. While here, tweak the description of 1400046 and 1400048. --- .../content/en/books/porters-handbook/versions/_index.adoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index fa6b32adc6..29eaf2d12a 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -273,7 +273,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400046 |gitref:e2650af157bc7489deaf2c9054995f0f88a6e5da[repository="src",length=12] |December 30, 2021 -|14.0-CURRENT after make CPU_SET macros compliant with other implementations +|14.0-CURRENT after making the CPU_SET macros compatible with glibc. |1400047 |gitref:ed6417cd8d0bb5a2c175fce9d8e4a495fae9e9f4[repository="src",length=12] @@ -283,7 +283,12 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400048 |gitref:dd2f7a4b45eb1285e710cfce60cb77f7c11f8075[repository="src",length=12] |January 18, 2022 -|14.0-CURRENT after the addition of <crypto/chacha20_poly1305.h> +|14.0-CURRENT after adding <crypto/chacha20_poly1305.h>. + +|1400049 +|gitref:2c4b65cc3d227f31864e183c15f6c42e2c596cd9[repository="src",length=12] +|January 24, 2022 +|14.0-CURRENT after adding <crypto/curve25519.h>. |=== ////