From e24b55a2c0ae68f9f7587f830ac1132a08040efd Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Fri, 1 May 2020 17:47:07 +0200 Subject: [PATCH] Bug 17355: (QA follow-up) Add description to updatedatabase entry Signed-off-by: Katrin Fischer --- installer/data/mysql/atomicupdate/bug_17355.perl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/data/mysql/atomicupdate/bug_17355.perl b/installer/data/mysql/atomicupdate/bug_17355.perl index ce14cae77a..5720f2872d 100644 --- a/installer/data/mysql/atomicupdate/bug_17355.perl +++ b/installer/data/mysql/atomicupdate/bug_17355.perl @@ -21,5 +21,5 @@ if( CheckVersion( $DBversion ) ) { |); # Always end with this (adjust the bug info) - NewVersion( $DBversion, 17355, "Description"); + NewVersion( $DBversion, 17355, "Add is_system to authorised_value_categories table"); } -- 2.11.0