From 0e4a4c570eb723dd481e3079ca075a512e083bf8 Mon Sep 17 00:00:00 2001 From: Paul Elliott Date: Thu, 23 Mar 2023 11:21:38 +0000 Subject: [PATCH] Fix changelog formatting Signed-off-by: Paul Elliott --- ChangeLog.d/fix_hard_link_across_drives.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.d/fix_hard_link_across_drives.txt b/ChangeLog.d/fix_hard_link_across_drives.txt index 0c55c3038..99df0f091 100644 --- a/ChangeLog.d/fix_hard_link_across_drives.txt +++ b/ChangeLog.d/fix_hard_link_across_drives.txt @@ -1,3 +1,3 @@ Bugfix - * Fix a build issue on Windows where the source and build directory could not be on - different drives (#5751). + * Fix a build issue on Windows where the source and build directory could + not be on different drives (#5751).