X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=167ac054aaee31b3e34f4ae1e4beb239d72bc9d6;hb=99a69b6850cc3f8d03ae08c24bc9b89d2c72260c;hp=a67fcb0e8f228b4aa84ec3d04a57fc8aca4b62c7;hpb=21ea68ce16d0d7e0b7ea5bc0c688e3e0a2c9a357;p=rrq%2Ffuse_xattrs.git diff --git a/ChangeLog b/ChangeLog index a67fcb0..167ac05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ Release 0.2 (2017-02-16) * Added support to specify source directory (not mirroring the full fs /) * Hide sidecar files by default * Added man page +* Fix crash +* Remove sidecar when removing a file (same for renaming) +* Optimization: don't open/close files for every operation Release 0.1 (2016-10-23) ------------------------