1 2007-07-01 Iustin Pop <iusty@k1024.org>
3 Fix a bug when listing xattrs of symlinks (report and fix by cscott@cscott.net)
5 2006-02-11 Iustin Pop <iusty@k1024.org>
7 * Fixed bug in dealing with symlinks (didn't work at all)
8 * Fixed possible memory leak if reading of EA failed but buffer
9 calculation didn't fail
10 * Added and fixed Makefile after switched to subversion
12 2006-02-11 Iustin Pop <iusty@k1024.org>
14 * Added MANIFEST file in MANIFEST.in (old change from 2003)
16 2003-07-07 Iustin Pop <iusty@k1024.org>
18 Increase version number
20 2003-07-07 Iustin Pop <iusty@k1024.org>
22 Added support for manipulating attributes of symbolic links (by request of
25 2002-12-24 Iustin Pop <iusty@k1024.org>
27 Removed build_requires
29 2002-12-24 Iustin Pop <iusty@k1024.org>
31 Don't call python2, only python
33 2002-12-24 Iustin Pop <iusty@k1024.org>
35 Prepare for first public release
37 2002-12-24 Iustin Pop <iusty@k1024.org>
41 2002-12-24 Iustin Pop <iusty@k1024.org>
45 2002-12-24 Iustin Pop <iusty@k1024.org>
47 Added new files, some example in the docstrings
49 2002-12-24 Iustin Pop <iusty@k1024.org>
51 Improved documentation and added some constants (XATTR_*)
53 2002-12-24 Iustin Pop <iusty@k1024.org>
55 Added url and license to setup.py
57 2002-12-22 Iustin Pop <iusty@k1024.org>
59 Fixed names again, and switched parsing of int and files to PyObject_AsFileDescriptor
61 2002-12-21 Iustin Pop <iusty@k1024.org>
65 2002-12-21 Iustin Pop <iusty@k1024.org>
69 2002-12-21 Iustin Pop <iusty@k1024.org>
73 2002-12-21 Iustin Pop <iusty@k1024.org>
75 Documentation/comments
77 2002-12-21 Iustin Pop <iusty@k1024.org>
79 Added support for variable type parameters, in order to wrap
80 both forms like get... and fget... in the same call.
82 2002-12-21 Iustin Pop <iusty@k1024.org>
86 2002-12-21 Iustin Pop <iusty@k1024.org>
88 New repository initialized by cvs2svn.