run_tests.sh: Check if the filesystem was successfully mounted.
[rrq/fuse_xattrs.git] / ChangeLog
index b81b8a84ffd0703212a23ceecf729812092b6441..7d92361e49807d54d4cbd5355b25f8e28b43376e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,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)
 ------------------------