From c52c3256a5b0a586ab0c529ef76505143523780a Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 19 Feb 2013 14:14:40 +0100 Subject: fuse_daemonize(): chdir to "/" even if not running in the background for consistency. Reported by Vladimir Rutsky --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9a775bb..0094c3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-02-19 Miklos Szeredi + + * fuse_daemonize(): chdir to "/" even if not running in the + background for consistency. Reported by Vladimir Rutsky + 2013-02-18 Miklos Szeredi * fuse_opt_parse(): when storing a newly allocated string for -- cgit v1.2.3