summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>2015-09-02 23:32:01 +0200
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>2015-09-02 23:32:01 +0200
commitc7e8ae67a35a6b578f9a756a59256d8c8933a046 (patch)
treead836113c7fa6e770b753a066a81b67fd2f6cbff /NEWS
parent76760ad49ac9efdf3980cae2e816f899986f5eeb (diff)
parent3c3d9053ea088b160ac7c36c27960da254fba976 (diff)
Merge branch 'impro/switch-xattr-header'
Conflicts: NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe6b12a..87a744e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Latest stuff (planned release date: 2015-09-??)
* 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.
+
Old times (2007-2014)
------------------------------------------------------------------------