ChangeLog, dumpe2fs.c, mke2fs.c:
  mke2fs.c (zap_sector): Fix error message printed when zap_sector
  	fails.
  dumpe2fs.c (list_desc): Fixed format string bug when printing the
  	inode table location in non-hex format.

diff --git a/misc/ChangeLog b/misc/ChangeLog
index 9b3f68c..a297648 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,11 @@
+2000-09-11    <tytso@valinux.com>
+
+	* mke2fs.c (zap_sector): Fix error message printed when zap_sector
+		fails. 
+
+	* dumpe2fs.c (list_desc): Fixed format string bug when printing
+		the inode table location in non-hex format.
+
 2000-08-20    <tytso@valinux.com>
 
 	* get_device_by_label.c: Add call to ext2fs_find_block_device if