summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-08-02 16:28:40 +0000
committerMiles Bader <miles@gnu.org>1996-08-02 16:28:40 +0000
commitc97a9a4255421d6c7fecd7adc2c0e567efba18fc (patch)
tree733b0370c76f188309f5c2d424e28a9339877537 /ext2fs/ChangeLog
parent527767871fc15d813c7468134ffc1c7fff3b075e (diff)
.
Diffstat (limited to 'ext2fs/ChangeLog')
-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.