diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-11-30 11:57:58 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-11-30 11:57:58 +0000 |
commit | 03fe09b42abfa76cda167c6b9b5ec43325c81a52 (patch) | |
tree | b9ae567f231489d4dc507d580b6a1b5a961622bf /ChangeLog | |
parent | 229e8d9c6187089124d7d7b918943a2a3efe293d (diff) | |
download | libfuse-03fe09b42abfa76cda167c6b9b5ec43325c81a52.tar.gz |
Fix API version 21 and 22 compatibility for fuse_teardown
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-11-30 Miklos Szeredi <miklos@szeredi.hu> + + * Fix API version 21 and 22 compatibility for fuse_teardown. + Reported by Bgs + 2006-11-29 Miklos Szeredi <miklos@szeredi.hu> * fusermount: Print a more helpful message in case the kernel |