diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2018-12-18 01:04:25 -0500 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2018-12-18 01:04:25 -0500 |
| commit | 112b38676bb47c1a6723eb01be7794ed564432a4 (patch) | |
| tree | daa0afaffcfff17dfbcf3cc633f62213d0f3d57d /doc/RelNotes | |
| parent | bca335ee0e4528c6dfa67e356c3bfb1f18a12aaf (diff) | |
| download | platform_external_e2fsprogs-112b38676bb47c1a6723eb01be7794ed564432a4.tar.gz platform_external_e2fsprogs-112b38676bb47c1a6723eb01be7794ed564432a4.tar.bz2 platform_external_e2fsprogs-112b38676bb47c1a6723eb01be7794ed564432a4.zip | |
Fix various types in the v1.44.5 changelogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'doc/RelNotes')
| -rw-r--r-- | doc/RelNotes/v1.44.5.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/RelNotes/v1.44.5.txt b/doc/RelNotes/v1.44.5.txt index 7a3b9f882..0cda992f0 100644 --- a/doc/RelNotes/v1.44.5.txt +++ b/doc/RelNotes/v1.44.5.txt @@ -19,7 +19,7 @@ using in e4defrag, to avoid overflows when more than 2**32 files are defragmented. (Addresses Debian Bug: #888899) Correctly translate Posix ACL's. This was a regression introduced in -v1.44.4. (Addresses Launchpad Bug: #1807288) +v1.44. (Addresses Launchpad Bug: #1807288) Use the online free block counts so e2freefrag's percentages are correct. @@ -42,14 +42,14 @@ target device/image. Fix a bug which could cause e2fsprogs tools to segfault on a corrupted file system where the journal's s_nr_users is impossibly large. - + E2image now includes the mmp block (if needed) when creating a metadata-only image. -If various Verity handling bugs which made it completely unusable in +Fix various Verity handling bugs which made it completely unusable in e2fsprogs 1.44.4. -Fox a bug in tune2fs where it would dereference of freed memory after +Fix a bug in tune2fs where it would dereference of freed memory after replaying the journal. @@ -62,7 +62,7 @@ Fix groff formatting nits in various man pages. (Addresses Debian Bug: #916188) Fixed various debian packaging issues (Addresses Debian Bug: #915942) - + Adjusted the copyright license for lib/blkid/version.c to be LGPL (and consistent with the rest of files in that directory). |
