diff options
| author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2018-02-19 00:34:14 +0100 |
|---|---|---|
| committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2018-02-19 00:34:14 +0100 |
| commit | 39c5a5e929efc7c3b89a4e316dfd02b1734848d6 (patch) | |
| tree | e0094043968d09e981678702555c9da70f37c290 /NEWS | |
| parent | 04df7fcc6d0f75bdf14fd87bcac9d609188e8675 (diff) | |
Support building with no extended attributes support.
Support building with no extended attributes support when NO_XATTR
macro is predefined to non-0 value (e.g. put -DNO_XATTR in CFLAGS).
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Latest stuff +------------------------------------------------------------------------ + + * Support building with no extended attributes support when NO_XATTR + macro is predefined to non-0 value (e.g. put -DNO_XATTR in CFLAGS). + + v1.1.2 (2018-01-06) ------------------------------------------------------------------------ |
