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 /libnetfs | |
parent | 675b8752869b5cd47a66b01914cbc2aa28f63774 (diff) |
.
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 2524d2cf..7153e149 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,8 @@ +2002-05-11 Roland McGrath <roland@frob.com> + + * trans-callback.c (_netfs_translator_callback1_fn): Add an assert + that netfs_get_translator not fail with EOPNOTSUPP. + 2002-05-07 Roland McGrath <roland@frob.com> * fsys-getroot.c (netfs_S_fsys_getroot): Fix arg type in decl. |