summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-12-21 04:15:58 +0000
committerRoland McGrath <roland@gnu.org>1998-12-21 04:15:58 +0000
commitdd7a0376b8fbcd8564b123041d87c9b3c29811f3 (patch)
tree68d90a0af186070707c7a49c12684a1ecc3c25b2
parent1e0aba79db121c4db4a377517933eb70e0fdeadb (diff)
.
-rw-r--r--ext2fs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 9f82246e..ca563566 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,10 @@
+1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
+
+ * inode.c (diskfs_write_disknode): Add braces to silence warning.
+ * pager.c (file_pager_read_page): Likewise.
+
+ * storeinfo.c: Don't include <netinet/in.h>.
+
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
* dir.c (dirscanblock): Fix defn with `const'.