From 217101c418683cc2edc984357da47c67bdf70b2b Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Wed, 24 Feb 2021 12:12:31 -0300 Subject: [PATCH] Bug 8976: (QA follow-up) Add a better feature decription Signed-off-by: Tomas Cohen Arazi --- installer/data/mysql/atomicupdate/bug_8976.perl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/data/mysql/atomicupdate/bug_8976.perl b/installer/data/mysql/atomicupdate/bug_8976.perl index 6c7a1426c44..1a7560af1e1 100644 --- a/installer/data/mysql/atomicupdate/bug_8976.perl +++ b/installer/data/mysql/atomicupdate/bug_8976.perl @@ -16,5 +16,5 @@ if( CheckVersion( $DBversion ) ) { } # Always end with this (adjust the bug info) - NewVersion( $DBversion, 8976, "Description"); + NewVersion( $DBversion, 8976, "Allow setting a default sequence of subfields in cataloguing editor" ); } -- 2.30.1