From: Theodore Ts'o Date: Thu, 9 Jul 1998 05:42:45 +0000 (+0000) Subject: ChangeLog, .del-ChangeLog~905e7699, version.h: X-Git-Tag: RESIZE2FS-1_03~12 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4a5fa192122c996e7e42908ef9eb4fc2f1f99277;p=tools%2Fe2fsprogs.git ChangeLog, .del-ChangeLog~905e7699, version.h: Update for 1.12 release. --- diff --git a/ChangeLog b/ChangeLog index 606ea3c..171bbd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + Wed Apr 8 02:03:48 1998 Theodore Y. Ts'o * Fix missing "test" invokation in configure.in test. (Only diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog index 55ed7c0..20db33d 100644 --- a/debugfs/ChangeLog +++ b/debugfs/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-06-27 Theodore Ts'o * debugfs.c: Add a -V option which displays the current version. diff --git a/doc/ChangeLog b/doc/ChangeLog index fa92eda..288f78b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-07-04 Theodore Ts'o * libext2fs.texinfo: Update definition of ext2fs_block_iterate2. diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog index 18d7223..84d3e2f 100644 --- a/e2fsck/ChangeLog +++ b/e2fsck/ChangeLog @@ -1,5 +1,9 @@ 1998-07-09 Theodore Ts'o + * Release of E2fsprogs 1.12 + +1998-07-09 Theodore Ts'o + * unix.c (main): Fix typo in checking the incompat feature set; it should be checked against EXT2_LIB_FEATURE_INCOMPAT_SUPP. diff --git a/include/linux/ChangeLog b/include/linux/ChangeLog index afb2828..c73bee2 100644 --- a/include/linux/ChangeLog +++ b/include/linux/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-03-30 Theodore Ts'o * types.h.in: Add a signed keyword to the __s64 definition. diff --git a/install-utils/ChangeLog b/install-utils/ChangeLog index be7149d..510cda1 100644 --- a/install-utils/ChangeLog +++ b/install-utils/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + Tue Jun 17 01:33:20 1997 Theodore Ts'o * Release of E2fsprogs 1.11 diff --git a/lib/ChangeLog b/lib/ChangeLog index 4940401..3f0a3bc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-03-31 Theodore Ts'o * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib, diff --git a/lib/e2p/ChangeLog b/lib/e2p/ChangeLog index f896223..f042efe 100644 --- a/lib/e2p/ChangeLog +++ b/lib/e2p/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-03-30 Theodore Ts'o * Makefile.in: Change to use new installation directory variables diff --git a/lib/et/ChangeLog b/lib/et/ChangeLog index fe6513c..2975049 100644 --- a/lib/et/ChangeLog +++ b/lib/et/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-06-27 Theodore Ts'o * et_h.awk, et_c.awk: Work around libm bug on the ARM. diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog index 36766e5..bd83ea2 100644 --- a/lib/ext2fs/ChangeLog +++ b/lib/ext2fs/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-06-30 Theodore Ts'o * closefs.c (ext2fs_flush): Update the s_block_group_nr field as diff --git a/lib/ss/ChangeLog b/lib/ss/ChangeLog index 0983cbd..8087b1d 100644 --- a/lib/ss/ChangeLog +++ b/lib/ss/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-03-30 Theodore Ts'o * Makefile.in: Install the ct_c.awk and ct_c.sed files in diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog index e837f5e..c1f7f32 100644 --- a/lib/uuid/ChangeLog +++ b/lib/uuid/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-06-25 Theodore Ts'o * tst_uuid.c (main): Fixed bogus declaration of the main's argv diff --git a/misc/ChangeLog b/misc/ChangeLog index e1a9dd4..1dd8113 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-07-04 Theodore Ts'o * findsuper.c (main): Print the block group number which is now diff --git a/resize/ChangeLog b/resize/ChangeLog index fdd36c7..7e13259 100644 --- a/resize/ChangeLog +++ b/resize/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-06-10 Theodore Ts'o * resize2fs.c (process_block): Change blkcnt_t to be e2_blkcnt_t diff --git a/tests/ChangeLog b/tests/ChangeLog index 088b5cf..6658a5b 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-07-05 Theodore Ts'o * f_swapfs: Fix script to ignore the version string header which @@ -9,6 +13,16 @@ 64-bit size files. (/MAKEDEV had i_dir_acl, now i_size_high, set.) +1998-02-20 Theodore Y. Ts'o + + * f_badinode: Set the immutable flag on the block and + character device so that e2fsck notices them as bad + devices, and offers to fix them. E2fsck currently + only checks devices with the immutable flag set, since + otherwise there might be some false positives --- the + kernel doesn't always clear the all of i_blocks[n], + n>=4, due to a race condition. + Sat Oct 25 18:38:56 1997 Theodore Ts'o * Add scripts to skip the e_brel_bma and e_irel_ima tests (since diff --git a/tests/f_badinode/ChangeLog b/tests/f_badinode/ChangeLog deleted file mode 100644 index 2edd33f..0000000 --- a/tests/f_badinode/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -1998-02-20 Theodore Y. Ts'o - - * Set the immutable flag on the block and character device so that - e2fsck notices them as bad devices, and offers to fix them. - E2fsck currently only checks devices with the immutable - flag set, since otherwise there might be some false - positives --- the kernel doesn't always clear the all of - i_blocks[n], n>=4, due to a race condition. diff --git a/tests/progs/ChangeLog b/tests/progs/ChangeLog index 746d1dd..5ef6bc4 100644 --- a/tests/progs/ChangeLog +++ b/tests/progs/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-06-27 Theodore Ts'o * test_icount.c (main): The variable which gets the return value diff --git a/util/ChangeLog b/util/ChangeLog index b5ba2df..a80bc06 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,7 @@ +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + 1998-03-31 Theodore Ts'o * subst.conf.in: Add substitution for @datadir@ diff --git a/version.h b/version.h index af9e3c1..55444b7 100644 --- a/version.h +++ b/version.h @@ -7,4 +7,4 @@ */ #define E2FSPROGS_VERSION "1.12" -#define E2FSPROGS_DATE "4-Jul-98" +#define E2FSPROGS_DATE "9-Jul-98"