git: 03c41cf0f2 - main - Status/2024Q1/intro.adoc: Fix number of reports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 May 2024 15:44:38 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=03c41cf0f2cff0189f3687eed7ea08696033e086 commit 03c41cf0f2cff0189f3687eed7ea08696033e086 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2024-05-02 14:22:51 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2024-05-02 14:22:51 +0000 Status/2024Q1/intro.adoc: Fix number of reports --- website/content/en/status/report-2024-01-2024-03/intro.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2024-01-2024-03/intro.adoc b/website/content/en/status/report-2024-01-2024-03/intro.adoc index 5f26a20bb5..42a25bb1c8 100644 --- a/website/content/en/status/report-2024-01-2024-03/intro.adoc +++ b/website/content/en/status/report-2024-01-2024-03/intro.adoc @@ -1,4 +1,4 @@ -Here is the first 2024 status report, with 22 entries. +Here is the first 2024 status report, with 21 entries. The New Year brings us many new interesting projects, such as the new `libsys` that separates system calls from `libc` and `libpthread` or work on a graphical installer for FreeBSD, which will help making our OS more user-friendly. Of course, the usual projects keep going on, such as the work on cloud-init, OpenStack, or the GCC ports.