diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-03-12 01:50:49 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-03-12 01:50:49 +0000 |
commit | 428b7ea22f1199a9c7a8c0c3972a676eeb135cfa (patch) | |
tree | 4f14ad7b48922c22f101deee3b14c4bd5a17b300 /libdiskfs/ChangeLog | |
parent | 38c72dabcca2114aa23dd87b21dbe6ab1df5b78f (diff) |
libdiskfs/
2002-03-12 Marcus Brinkmann <marcus@gnu.org>
* opts-append-std.c (diskfs_append_std_options): Only add --sync=N
or --no-sync option if it is not the default.
TODO/
* Remove the item related to the above change.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index c4f5d0bc..bdcaf857 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +2002-03-12 Marcus Brinkmann <marcus@gnu.org> + + * opts-append-std.c (diskfs_append_std_options): Only add --sync=N + or --no-sync option if it is not the default. + 2002-03-06 Roland McGrath <roland@frob.com> * dir-mkfile.c (diskfs_S_dir_mkfile): Clear OPENONLY_STATE_MODES bits |