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
commit9122c9ebc5b519302d86cc0532be9b4a9e0976dd (patch)
tree2218150559c3a99e5791ea699364e43ac010c8af /serverboot
parent84891ea2b1e3af8d2e7e9ee029f1010e0734b0a2 (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>