summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext2fs/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 2473d111..156a7e28 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,13 @@
+Fri Aug 2 12:10:40 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * inode.c (diskfs_write_disknode): If WAIT is false, still record
+ the write for later, using record_global_poke.
+
+Thu Aug 1 16:18:59 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * ext2_fs.h (ext2_debug_flag): New decl.
+ (ext2_debug): Pay attention to EXT2_DEBUG_FLAG.
+
Sat Jul 20 00:58:44 1996 Miles Bader <miles@gnu.ai.mit.edu>
* ext2fs.h (struct disknode): Remove debugging info.