diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-07-12 13:23:53 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-07-12 13:23:53 +0000 |
commit | 2482fdb1f0138cd273203d641e2107266fcf5db2 (patch) | |
tree | 9b58bfbfcba13d1df11a4c2c2975cdd6e97f1c90 /ChangeLog | |
parent | 1274494c809faad28dfed77856f1850a9a9659da (diff) | |
download | libfuse-2482fdb1f0138cd273203d641e2107266fcf5db2.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-07-12 Miklos Szeredi <miklos@szeredi.hu> + + * lib: don't block signals in worker threads. Problem noticed by + Usarin Heininga + 2005-07-07 Miklos Szeredi <miklos@szeredi.hu> * lib: don't allow both 'allow_other' and 'allow_root' options to |