summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 15c8946..87a744e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
-Latest stuff (planned release date: 2015-03-??)
+Latest stuff (planned release date: 2015-09-??)
------------------------------------------------------------------------
+ * Empty directories not present in metadata can be now removed when
+ applying stored metadata if -E / --remove-empty-dirs option is used.
+
+ * Scripts in example/ directory do not require bash anymore and there
+ is a new example for post checkout hook.
+
* Dependency on libattr's xattr.h header has been removed.
As long as your libc provides sys/xattr.h (glibc does it since v2.3),
everything should be fine.