From de094131902a0cda6cdb6483a0fc1beb8596ba4b Mon Sep 17 00:00:00 2001 From: Csaba Henk Date: Sun, 3 Feb 2008 12:07:56 +0000 Subject: lib/mount_bsd.c: string formatting fixes, exit if mounting has failed --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4d899d5..e922630 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-02-03 Csaba Henk + + * lib/mount_bsd.c: + - string formatting fixes + - exit if mounting has failed + (in FreeBSD a mount failure is not critical per se, as the daemon + still could be mounted externally, but waiting for such an event + is more confusing than fruitful) + 2008-01-07 Csaba Henk * lib/mount_bsd.c: -- cgit v1.2.3