Whamcloud - gitweb
mke2fs: implement timestamp clamping if SOURCE_DATE_EPOCH is set
[tools/e2fsprogs.git] / doc / RelNotes / v1.09.txt
1 E2fsprogs 1.09 (April 14, 1997)
2 ===============================
3
4 Fixed bug in mke2fs (really in lib/ext2fs/initialize.c) which was
5 accidentally introduced in the 1.08 release.  The overhead calculation
6 was accidentally removed, which caused ext2fs_initialize() to not
7 notice when the filesystem size needed to be adjusted down because
8 there wasn't enough space in the last block group.
9
10 Fixed bug in version parsing library routine; it was always parsing
11 the library version string, instead of using the passed-in string.
12
13 Clarified chattr man page.
14