X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=ChangeLog;h=7d92361e49807d54d4cbd5355b25f8e28b43376e;hb=bf2ad3a677c948b2bc975a56d444a4f901497894;hp=a67fcb0e8f228b4aa84ec3d04a57fc8aca4b62c7;hpb=21ea68ce16d0d7e0b7ea5bc0c688e3e0a2c9a357;p=rrq%2Ffuse_xattrs.git diff --git a/ChangeLog b/ChangeLog index a67fcb0..7d92361 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,15 @@ -Release 0.2 (2017-02-16) +Release 0.2 (2017-02-26) ------------------------ * Fix tests * 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 +* Enable optimization flags on compilation (-O3) +* Force to run in a single-thread Release 0.1 (2016-10-23) ------------------------