diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-12 01:59:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-12 01:59:36 +0000 |
commit | 1c30d23a45ba5d525affb6505194d55d85061423 (patch) | |
tree | 3c66695992945fb58c4f30544649552fc3b0b644 /libdiskfs | |
parent | 675b8752869b5cd47a66b01914cbc2aa28f63774 (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index f3073ce5..367f978d 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +2002-05-11 Roland McGrath <roland@frob.com> + + * trans-callback.c (_diskfs_translator_callback1_fn): Add an assert + that netfs_get_translator not fail with EOPNOTSUPP. + 2001-11-20 Neal H Walfield <neal@cs.uml.edu> * diskfs.h (diskfs_boot_filesystem): Documentation fix. |