http://hg.python.org/cpython/rev/74671651540d changeset: 72157:74671651540d user: Benjamin Peterson <benjamin at python.org> date: Wed Aug 31 22:21:44 2011 -0400 summary: news note on xattrs files: Misc/NEWS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -268,6 +268,8 @@ 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. -- Repository URL: http://hg.python.org/cpython