From: Bruno Haible Date: Sat, 1 Jul 2023 10:12:39 +0000 (+0200) Subject: doc: Update regarding stable branches. X-Git-Tag: v1.0~1161 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=f4b7ad8a9e31fb115573c71623fdb7e374970760;p=gnulib.git doc: Update regarding stable branches. * doc/gnulib-readme.texi (Stable Branches): Mention new branch stable-202307. Mention that stable-202207 is no longer updated. --- diff --git a/ChangeLog b/ChangeLog index 5eced13c36..10bf606af7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-07-01 Bruno Haible + + doc: Update regarding stable branches. + * doc/gnulib-readme.texi (Stable Branches): Mention new branch + stable-202307. Mention that stable-202207 is no longer updated. + 2023-07-01 Paul Eggert maint.mk: Modernize stddef.h checks for C23 diff --git a/doc/gnulib-readme.texi b/doc/gnulib-readme.texi index f729bb7fc5..d65360536b 100644 --- a/doc/gnulib-readme.texi +++ b/doc/gnulib-readme.texi @@ -580,12 +580,15 @@ updates to @code{texinfo.tex}, documentation updates. @end itemize -So far, we have three stable branches: +So far, we have four stable branches: @table @code +@item stable-202307 +A stable branch that starts at the beginning of July 2023. @item stable-202301 A stable branch that starts at the beginning of January 2023. @item stable-202207 A stable branch that starts at the beginning of July 2022. +It is no longer updated. @item stable-202201 A stable branch that starts at the beginning of January 2022. It is no longer updated.