diff options
author | Csaba Henk <csaba.henk@creo.hu> | 2008-01-03 12:13:54 +0000 |
---|---|---|
committer | Csaba Henk <csaba.henk@creo.hu> | 2008-01-03 12:13:54 +0000 |
commit | 18ecc2bff8655a02bcf53b4aed1835d727f280ee (patch) | |
tree | 6269f58a431e0247a4b4621d82535054102cdeb8 /ChangeLog | |
parent | fdfba078f6bde0206bbcb16cd6dee999492bf6c3 (diff) | |
download | libfuse-18ecc2bff8655a02bcf53b4aed1835d727f280ee.tar.gz |
lib/mount_bsd.c: Close device before unmount.
Cf. lib/mount.c rev. 1.43.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-01-03 Csaba Henk <csaba.henk@creo.hu> + + * lib/mount_bsd.c: close device before unmount + (cf. lib/mount.c rev. 1.43) and fix some warnings + 2007-12-23 Miklos Szeredi <miklos@szeredi.hu> * Fix './configure --disable-static'. Patch from Ismail Dönmez |