I created a new stable branch, made the doc change below, and re-published the documentation.
2025-01-01 Bruno Haible <br...@clisp.org> doc: Update regarding stable branches. * doc/gnulib-readme.texi (Stable Branches): Mention new branch stable-202501. Mention that stable-202401 is no longer updated. diff --git a/doc/gnulib-readme.texi b/doc/gnulib-readme.texi index 47565310d0..85affcd23f 100644 --- a/doc/gnulib-readme.texi +++ b/doc/gnulib-readme.texi @@ -612,12 +612,15 @@ documentation updates. @end itemize -So far, we have six stable branches: +So far, we have seven stable branches: @table @code +@item stable-202501 +A stable branch that starts at the beginning of January 2025. @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. +It is no longer updated. @item stable-202307 A stable branch that starts at the beginning of July 2023. It is no longer updated.