From: Theodore Ts'o Date: Mon, 2 Dec 2024 12:53:47 +0000 (-0500) Subject: debian: fix some typos in debian/changelog X-Git-Tag: archive/debian/1.47.2_rc1-2~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8befcd0327c8c6637f7dab77b0563a56f09e145;p=thirdparty%2Fe2fsprogs.git debian: fix some typos in debian/changelog Signed-off-by: Theodore Ts'o --- diff --git a/debian/changelog b/debian/changelog index c9bbbbb1..27421246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,8 @@ e2fsprogs (1.47.2~rc1-1) unstable; urgency=medium suitable for pre-1995 1.2 version kernels and a typo will just end up confusing the user and leaving them with a file system missing most modern ext4 features, including no support for on-line resizing and no - support for post-2038 timestamps. Closes: #1086603) - * Add support for gnu.translator extended attrbitues in tar files fed to + support for post-2038 timestamps. (Closes: #1086603) + * Add support for gnu.translator extended attrbutes in tar files fed to mke2fs -d. * Avoid a spurious failure in badblocks when -n or -w is specified twice. (Closes: #1087341)