aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2001-06-16 01:14:28 +0000
committerTheodore Ts'o <tytso@mit.edu>2001-06-16 01:14:28 +0000
commitf4f75bae8520ae44e9c593c4d90c7bfdb6b5139a (patch)
tree80a7d210d37b9cc7f14a1390f21fb0061be317bd
parentb90b826b9a82573667b2ba4ce4ff1a0849291ae7 (diff)
downloadplatform_external_e2fsprogs-f4f75bae8520ae44e9c593c4d90c7bfdb6b5139a.tar.gz
platform_external_e2fsprogs-f4f75bae8520ae44e9c593c4d90c7bfdb6b5139a.tar.bz2
platform_external_e2fsprogs-f4f75bae8520ae44e9c593c4d90c7bfdb6b5139a.zip
ChangeLog:
Update for 1.21 release.
-rw-r--r--ChangeLog4
-rw-r--r--contrib/ChangeLog4
-rw-r--r--debugfs/ChangeLog4
-rw-r--r--doc/ChangeLog4
-rw-r--r--e2fsck/ChangeLog4
-rw-r--r--include/linux/ChangeLog4
-rw-r--r--include/nonunix/ChangeLog4
-rw-r--r--install-utils/ChangeLog4
-rw-r--r--intl/ChangeLog4
-rw-r--r--lib/ChangeLog4
-rw-r--r--lib/e2p/ChangeLog4
-rw-r--r--lib/et/ChangeLog4
-rw-r--r--lib/ext2fs/ChangeLog4
-rw-r--r--lib/ss/ChangeLog4
-rw-r--r--lib/uuid/ChangeLog4
-rw-r--r--misc/ChangeLog4
-rw-r--r--po/ChangeLog4
-rw-r--r--resize/ChangeLog4
-rw-r--r--tests/ChangeLog4
-rw-r--r--tests/progs/ChangeLog4
-rw-r--r--util/ChangeLog4
21 files changed, 84 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a958d5476..aa66e45c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-13 Theodore Tso <tytso@valinux.com>
* Makefile.in: Make the install target depend on $(SUBS) to
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index b3f76b158..bd272b9a6 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog
index 785162583..3e41717ac 100644
--- a/debugfs/ChangeLog
+++ b/debugfs/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-13 Theodore Tso <tytso@valinux.com>
* setsuper.c: Add s_lastcheck field to the fields which can be
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 9094126ef..8ec44e226 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 46aa8b1d7..e2cb66c60 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-13 Theodore Tso <tytso@valinux.com>
* unix.c (check_if_skip): Adapted patch from Andreas Dilger which
diff --git a/include/linux/ChangeLog b/include/linux/ChangeLog
index 8f92e6a41..0195eafe6 100644
--- a/include/linux/ChangeLog
+++ b/include/linux/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-08 Theodore Tso <tytso@valinux.com>
* jfs.h: Synchronize with ext3 0.7a
diff --git a/include/nonunix/ChangeLog b/include/nonunix/ChangeLog
index da149c9c2..0f150e864 100644
--- a/include/nonunix/ChangeLog
+++ b/include/nonunix/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/install-utils/ChangeLog b/install-utils/ChangeLog
index e67d5f519..f3d2ee2f5 100644
--- a/install-utils/ChangeLog
+++ b/install-utils/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/intl/ChangeLog b/intl/ChangeLog
index ce65d9bf4..9c47d9c3d 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 6cbf8a672..9914dcfcb 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/lib/e2p/ChangeLog b/lib/e2p/ChangeLog
index bffde69a0..32eb1ab3c 100644
--- a/lib/e2p/ChangeLog
+++ b/lib/e2p/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-01 Theodore Tso <tytso@valinux.com>
* Makefile.in, uuid.c: Move include/asm/types.h.in to
diff --git a/lib/et/ChangeLog b/lib/et/ChangeLog
index 509939fb4..d4d559f90 100644
--- a/lib/et/ChangeLog
+++ b/lib/et/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 334b05d40..8ed3b06c0 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,5 +1,9 @@
2001-06-15 Theodore Tso <tytso@valinux.com>
+ * Release of E2fsprogs 1.21
+
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
* Makefile.in: Fix bug in installation of ext2_types.h. It is a
file which is generated and is therefore found in the
build directory, not source directory.
diff --git a/lib/ss/ChangeLog b/lib/ss/ChangeLog
index 035188fbd..f153db968 100644
--- a/lib/ss/ChangeLog
+++ b/lib/ss/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-01 Theodore Tso <tytso@valinux.com>
* Makefile.in: Move include/asm/types.h.in to
diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog
index 72b743d40..d7b415c8b 100644
--- a/lib/uuid/ChangeLog
+++ b/lib/uuid/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-01 Theodore Tso <tytso@valinux.com>
* Makefile.in, uuidP.h: Move include/asm/types.h.in to
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 82daed38b..9b65553dc 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-14 Theodore Tso <tytso@valinux.com>
* mke2fs.c (PRS): Remove unneeded test in when creating a external
diff --git a/po/ChangeLog b/po/ChangeLog
index 40e827776..6bb855171 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20
diff --git a/resize/ChangeLog b/resize/ChangeLog
index 0aa2f30eb..3ecfcfc3f 100644
--- a/resize/ChangeLog
+++ b/resize/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-01 Theodore Tso <tytso@valinux.com>
* Makefile.in: Move include/asm/types.h.in to
diff --git a/tests/ChangeLog b/tests/ChangeLog
index e5425382b..f95e8dc0a 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-02 Theodore Tso <tytso@valinux.com>
* f_badinode: Added a fast symlink with an invalid size to test
diff --git a/tests/progs/ChangeLog b/tests/progs/ChangeLog
index e1f3e9aba..dca9e9c69 100644
--- a/tests/progs/ChangeLog
+++ b/tests/progs/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-06-01 Theodore Tso <tytso@valinux.com>
* Makefile.in: Move include/asm/types.h.in to
diff --git a/util/ChangeLog b/util/ChangeLog
index 22dfbac01..75de241a2 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Theodore Tso <tytso@valinux.com>
+
+ * Release of E2fsprogs 1.21
+
2001-05-25 Theodore Tso <tytso@valinux.com>
* Release of E2fsprogs 1.20