Re: [PATCH 3/4] docs/about/deprecated: Move deprecation notes to tidy up order

2025-05-27 Thread Eric Blake
On Wed, May 21, 2025 at 08:37:10AM +0200, Markus Armbruster via Devel wrote: > The deprecation notes within a section are mostly in version order. > Move the few that aren't so they are. > > Signed-off-by: Markus Armbruster > --- > docs/about/deprecated.rst | 32

[PATCH 3/4] docs/about/deprecated: Move deprecation notes to tidy up order

2025-05-20 Thread Markus Armbruster
The deprecation notes within a section are mostly in version order. Move the few that aren't so they are. Signed-off-by: Markus Armbruster --- docs/about/deprecated.rst | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/about/deprecated.rs