2003-07-07  Iustin Pop  <iusty@saytrin.hq.k1024.org>

	* setup.py: Increase version number

	* xattr.c:
	Added support for manipulating attributes of symbolic links (by request of
	an actual user!)

2002-12-24  Iustin Pop  <iusty@saytrin.hq.k1024.org>

	* setup.cfg: Removed build_requires

	* setup.py: Don't call python2, only python

	* MANIFEST.in: Prepare for first public release

	* README: Added README

	* MANIFEST.in, setup.cfg: Build changes

	* MANIFEST.in, setup.cfg, setup.py, xattr.c:
	Added new files, some example in the docstrings

	* setup.py, xattr.c:
	Improved documentation and added some constants (XATTR_*)

	* setup.py: Added url and license to setup.py

2002-12-21  Iustin Pop  <iusty@saytrin.hq.k1024.org>

	* xattr.c:
	Fixed names again, and switched parsing of int and files to PyObject_AsFileDescriptor

	* setup.py: Typos

	* setup.py: Renaming files

	* setup.py: New file.

	* xattr.c: Documentation/comments

	* xattr.c: Added support for variable type parameters, in order to wrap
	both forms like get... and fget... in the same call.

	* xattr.c: New file.

