ChangeLog:
  Fix typo in ChangeLog.

diff --git a/ChangeLog b/ChangeLog
index 9be1dd8..4940852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
 	* wordwrap.pl: Add some rules which help fix up the dependencies.
 
 	* Makefile.in: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>
 
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog
index 5b8793f..893c1fe 100644
--- a/debugfs/ChangeLog
+++ b/debugfs/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in: Move include/asm/types.h.in to 
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 	* debugfs.c, debugfs.h, logdump.c: Fix various gcc -Wall nitpicks.
 
diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index c46f4c3..f7830ad 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -13,7 +13,7 @@
 		abort, and then offer to clear the journal.
 
 	* Makefile.in: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
diff --git a/lib/e2p/ChangeLog b/lib/e2p/ChangeLog
index b7a8c2b..bffde69 100644
--- a/lib/e2p/ChangeLog
+++ b/lib/e2p/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in, uuid.c: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>
 
diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 277b07e..e493bae 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in, dosio.c, ext2_fs.h, ext2_types.h.in, ext2fs.h:
-		Move include/asm/types.h.in to 	lib/ext2fs/ext2_fs.h.in.
+		Move include/asm/types.h.in to lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>
 
diff --git a/lib/ss/ChangeLog b/lib/ss/ChangeLog
index fb54c29..035188f 100644
--- a/lib/ss/ChangeLog
+++ b/lib/ss/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>
 
diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog
index 5b6c127..72b743d 100644
--- a/lib/uuid/ChangeLog
+++ b/lib/uuid/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in, uuidP.h: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 299a8b9..8be9a31 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>
 
diff --git a/resize/ChangeLog b/resize/ChangeLog
index 9cff43e..0aa2f30 100644
--- a/resize/ChangeLog
+++ b/resize/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>
 
diff --git a/tests/progs/ChangeLog b/tests/progs/ChangeLog
index 078b1e1..e1f3e9a 100644
--- a/tests/progs/ChangeLog
+++ b/tests/progs/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in: Move include/asm/types.h.in to
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>