From 8f8cc8ba6b79450497bea7f3003865501b14e53e Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 31 Aug 2011 22:21:44 -0400 Subject: news note on xattrs --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 08a2078..f1ee836 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -268,6 +268,8 @@ Core and Builtins Library ------- +- Issue #12720: Expose low-level Linux extended file attribute functions in os. + - Issue #10946: The distutils commands bdist_dumb, bdist_wininst and bdist_msi now respect a --skip-build option given to bdist. The packaging commands were fixed too. -- cgit v0.12