diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2015-09-02 23:32:01 +0200 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2015-09-02 23:32:01 +0200 |
commit | c7e8ae67a35a6b578f9a756a59256d8c8933a046 (patch) | |
tree | ad836113c7fa6e770b753a066a81b67fd2f6cbff /NEWS | |
parent | 76760ad49ac9efdf3980cae2e816f899986f5eeb (diff) | |
parent | 3c3d9053ea088b160ac7c36c27960da254fba976 (diff) |
Merge branch 'impro/switch-xattr-header'
Conflicts:
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) ------------------------------------------------------------------------ |