From: Theodore Ts'o Date: Fri, 23 Jul 2021 11:30:04 +0000 (-0400) Subject: debian/changelog: fix missing Closed: annotation X-Git-Tag: v1.46.3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e424586ccbfceb051781b90770a525e2675b0b4;p=thirdparty%2Fe2fsprogs.git debian/changelog: fix missing Closed: annotation Signed-off-by: Theodore Ts'o --- diff --git a/debian/changelog b/debian/changelog index f46296788..80a27c7c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,7 +50,7 @@ e2fsprogs (1.46.0-1) experimental; urgency=medium * Add support for file systems that have both case folding and encryption enabled. (Not yet upstream, but used in some Android handsets.) * The fuse2fs program now supports the "norecovery" which omits replying - the journal and mounts the file system read-only. + the journal and mounts the file system read-only. (Closes: #878927) * Bitmap loading is now done using multiple threads which can speed up debugfs, dumpe2fs, and e2fsck on very large file systems. * E2fsck now will check file names on file systems with case folding