From 6868d9371e2211f0e370d210c3f875d33792c1b5 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz <henrik@levkowetz.com> Date: Wed, 1 Jul 2020 17:22:08 +0000 Subject: [PATCH] Fixed an rst issue in the changelog - Legacy-Id: 18127 --- changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 821260c3b..649e60808 100644 --- a/changelog +++ b/changelog @@ -43,8 +43,8 @@ ietfdb (7.7.0) ietf; urgency=medium * Added a guard against trying to serialize session UTC start time for a meeting with unknown timezone. - * Renamed a test module to conform to our name convention ('test_...' to - 'tests_...'). + * Renamed a test module to conform to our name convention ('test_*' to + 'tests_*'). * Tweaked the HTML that puts session links and calendar links on the session details page so as to put them on the same line.