2007-07-01 Iustin Pop Fix a bug when listing xattrs of symlinks (report and fix by cscott@cscott.net) 2006-02-11 Iustin Pop * Fixed bug in dealing with symlinks (didn't work at all) * Fixed possible memory leak if reading of EA failed but buffer calculation didn't fail * Added and fixed Makefile after switched to subversion 2006-02-11 Iustin Pop * Added MANIFEST file in MANIFEST.in (old change from 2003) 2003-07-07 Iustin Pop Increase version number 2003-07-07 Iustin Pop Added support for manipulating attributes of symbolic links (by request of an actual user!) 2002-12-24 Iustin Pop Removed build_requires 2002-12-24 Iustin Pop Don't call python2, only python 2002-12-24 Iustin Pop Prepare for first public release 2002-12-24 Iustin Pop Added README 2002-12-24 Iustin Pop Build changes 2002-12-24 Iustin Pop Added new files, some example in the docstrings 2002-12-24 Iustin Pop Improved documentation and added some constants (XATTR_*) 2002-12-24 Iustin Pop Added url and license to setup.py 2002-12-22 Iustin Pop Fixed names again, and switched parsing of int and files to PyObject_AsFileDescriptor 2002-12-21 Iustin Pop Typos 2002-12-21 Iustin Pop Renaming files 2002-12-21 Iustin Pop Initial revision 2002-12-21 Iustin Pop Documentation/comments 2002-12-21 Iustin Pop Added support for variable type parameters, in order to wrap both forms like get... and fget... in the same call. 2002-12-21 Iustin Pop Initial revision 2002-12-21 Iustin Pop New repository initialized by cvs2svn. ;; Local Variables: ;; coding: utf-8 ;; End: