From b85df655dda54c01ae83170bca34dcf5b82d874d Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 30 Sep 2021 23:20:38 +0100 Subject: [PATCH] Fix typo in changelog. --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 45e9bb05e..55f838b52 100644 --- a/Changelog.md +++ b/Changelog.md @@ -407,7 +407,7 @@ - In image information, only show indexes if there's any index to show. - Move IRC to Libera. - Reduce seek times to 100 when scanning MMC/SD cards. -- Rename *filesystem analyze* command to *filesystem info*. +- Rename *image analyze* command to *filesystem info*. - Use ATA Pass Through Direct API in Windows. - Use same codepath for calculating optical media tag sidecar fields dumping or from image. - Use SCSI reader detection of maximum supporter blocks to read at once when scanning non-CD media.