summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-04 01:39:47 +0000
committerRoland McGrath <roland@gnu.org>2002-01-04 01:39:47 +0000
commit645d8f555c8e10c52f5c8e6779fcbeee7ceaa518 (patch)
tree4839bef99ae7aadd626cdb6e398425627abd8080 /ext2fs
parentad4c6364ec66d10bddf26b3ca559347acc6d85c8 (diff)
.
Diffstat (limited to 'ext2fs')
-rw-r--r--ext2fs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index e801ef5a..6ffb238b 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-03 Roland McGrath <roland@frob.com>
+
+ * inode.c (write_node): Never clear i_translator here.
+ That is only done by diskfs_set_translator.
+
2001-11-21 Roland McGrath <roland@frob.com>
* inode.c (read_node): Just always call getpid for the fsid value.