From: Bruno Haible Date: Mon, 1 Jul 2024 14:44:54 +0000 (+0200) Subject: doc: Update regarding stable branches. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=2520437549b14f3785b4b3c32a0a3fc792d4a9c0;p=gnulib.git doc: Update regarding stable branches. * doc/gnulib-readme.texi (Stable Branches): Mention new branch stable-202407. Mention that stable-202307 is no longer updated. --- diff --git a/ChangeLog b/ChangeLog index dcfa4b80c2..684afe712d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024-07-01 Bruno Haible + + doc: Update regarding stable branches. + * doc/gnulib-readme.texi (Stable Branches): Mention new branch + stable-202407. Mention that stable-202307 is no longer updated. + 2024-06-30 Collin Funk doc: Remove references to POSIX 202x. diff --git a/doc/gnulib-readme.texi b/doc/gnulib-readme.texi index 11dcdf965b..25d7b54e2c 100644 --- a/doc/gnulib-readme.texi +++ b/doc/gnulib-readme.texi @@ -596,12 +596,15 @@ updates to @code{texinfo.tex}, documentation updates. @end itemize -So far, we have five stable branches: +So far, we have six stable branches: @table @code +@item stable-202407 +A stable branch that starts at the beginning of July 2024. @item stable-202401 A stable branch that starts at the beginning of January 2024. @item stable-202307 A stable branch that starts at the beginning of July 2023. +It is no longer updated. @item stable-202301 A stable branch that starts at the beginning of January 2023. It is no longer updated.