From: Theodore Ts'o Date: Thu, 30 May 2002 16:36:32 +0000 (-0400) Subject: Add changelog file for EVMS. X-Git-Tag: E2FSPROGS-1.28-WIP-0626~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb47e19e3e8caccef05dd26b8ea48f4e8740adf;p=thirdparty%2Fe2fsprogs.git Add changelog file for EVMS. --- diff --git a/lib/evms/ChangeLog b/lib/evms/ChangeLog new file mode 100644 index 000000000..a977ce8ca --- /dev/null +++ b/lib/evms/ChangeLog @@ -0,0 +1,12 @@ +2002-05-28 + + * fsimext2.c: Log the fsck and mke2fs command lines. Return + appropriate volume limits so that resizing will work + correctly. Fix bug in how the e2fsck output was presented + to the user. + + * fs_ext2.c: Add support for expanding and shrinking ext2/3 + filesystems. + + +