summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-10-13 15:26:12 +0100
committerLars Wirzenius <liw@liw.fi>2012-10-13 15:26:12 +0100
commitfb9a81e98b0d3d4262562a45cbcfce60913566f4 (patch)
treec0456ad26a25f10c355ce841fcea6a9e3da619bc /NEWS
parent5937b5d20ed671c8f5172e93ff5aecb158039b4c (diff)
downloadsummain-fb9a81e98b0d3d4262562a45cbcfce60913566f4.tar.gz
Use sys/xattr.h instead of attr/xattr.h
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01168a1..42f1a0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
NEWS file for summain
=====================
+Version X.Y, released UNRELEASED
+---------------------------------
+
+* Changed to use the libc-provided xattr library, instead of the external
+ one. Thanks, Игорь Пашев for pointing this out.
Version 0.16, released 2012-09-29
---------------------------------