From 3fb47e19e3e8caccef05dd26b8ea48f4e8740adf Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Thu, 30 May 2002 12:36:32 -0400 Subject: [PATCH] Add changelog file for EVMS. --- lib/evms/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lib/evms/ChangeLog diff --git a/lib/evms/ChangeLog b/lib/evms/ChangeLog new file mode 100644 index 0000000..a977ce8 --- /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. + + + -- 1.8.3.1