summaryrefslogtreecommitdiff
path: root/serverboot
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-07-21 05:19:44 +0000
committerRoland McGrath <roland@gnu.org>2001-07-21 05:19:44 +0000
commitb03049a8af657653b68cd872c7a3cbf616ba9b91 (patch)
tree32b0336b349557e47c076ff551db98f933ee15c5 /serverboot
parent465070459cf54630673433707e471b53770188c1 (diff)
.
Diffstat (limited to 'serverboot')
-rw-r--r--serverboot/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index c4b20e7d..03ef843d 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,6 +1,9 @@
2001-07-20 Roland McGrath <roland@frob.com>
* panic.c: Fix obsolescent #endif syntax.
+ * ext2_file_io.c: Likewise.
+ * disk_inode_ffs.h: Likewise.
+ * ffs_file_io.c: Likewise.
2001-03-31 Roland McGrath <roland@frob.com>