summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-10 04:55:10 +0000
committerRoland McGrath <roland@gnu.org>2000-03-10 04:55:10 +0000
commit58d9238df8bd21eefc0f9836211a3365ba4d6261 (patch)
tree2e8f975f4370d9f0ed1aa82aed6568c32b7a1a8a
parent9823009459d091ec9a8be8d4c66ba73633587544 (diff)
.
-rw-r--r--ext2fs/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 52aa0745..760b9a80 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,12 @@
+2000-03-09 Roland McGrath <roland@baalperazim.frob.com>
+
+ * balloc.c (ext2_free_blocks, ext2_new_block): Fix formats to avoid
+ -Wformat warnings.
+ * getblk.c (ext2_alloc_block, inode_getblk, ext2_getblk): Likewise.
+ * ialloc.c (ext2_count_free_inodes): Likewise.
+ * truncate.c (trunc_direct): Likewise.
+ * pager.c (pending_blocks_write, diskfs_grow): Likewise.
+
2000-03-03 Roland McGrath <roland@baalperazim.frob.com>
* dir.c (diskfs_get_directs): Don't allocate buffer for *DATA until