1.0.2 (r274) ~~~~~~~~~~~~ -Fix: lock channel when adding or removing messages to avoid concurrent threads messing up the message queue 1.0.1 (r197) ~~~~~~~~~~~~ [doc] -Add: short howto, how to configure fuse to give permission to other users to access the files on the mountpoint [core] -Fix: don't remove pending wbuf messages on write error, remove only those messages that are already delivered or attempted to be delivered -Fix: when an addressed client write is not delivered (destination client does not exist), write() shouldn't return 0 but the number of bytes written (and dropped) because it is considered a succesful write -Fix: don't remove partial message from wbuf before it's full and sent out 1.0.0 ~~~~~ Initial release.