2006-12-03 11:15  Iustin Pop <iusty@k1024.org>

	* setup.py: Add support for building on GNU/kFreeBSD

2004-04-27 20:27  Iustin Pop <iusty@k1024.org>

	* MANIFEST.in: Added ChangeLog to distribution

2002-12-29 20:41  Iustin Pop <iusty@k1024.org>

	* BENCHMARK, MANIFEST.in, setup.py: Release 0.2.1

2002-12-29 06:48  Iustin Pop <iusty@k1024.org>

	* acl.c: Fixed compilation on LEVEL1 platform (broke since after
	  0.1)

2002-12-29 06:36  Iustin Pop <iusty@k1024.org>

	* BENCHMARK, acl.c: Added missing functionality (acl_calc_mask) and
	  some convenience functions.

2002-12-27 21:55  Iustin Pop <iusty@k1024.org>

	* MANIFEST.in, setup.py: Small changes

2002-12-27 19:47  Iustin Pop <iusty@k1024.org>

	* IMPLEMENTATION, acl.c: Prepare for release 0.2

2002-12-27 19:43  Iustin Pop <iusty@k1024.org>

	* Makefile: Small makefile

2002-12-27 19:42  Iustin Pop <iusty@k1024.org>

	* MANIFEST.in: Distutils file

2002-12-27 19:42  Iustin Pop <iusty@k1024.org>

	* os_linux.c: Linux-specific file

2002-12-27 11:35  Iustin Pop <iusty@k1024.org>

	* PORTING: Informations for porting to other platforms.

2002-12-26 09:21  Iustin Pop <iusty@k1024.org>

	* acl.c: Added the Permset type/object and some other naming
	  changes

2002-12-26 06:48  Iustin Pop <iusty@k1024.org>

	* acl.c: Renamed type & object names from ACLType to ACL_Type and
	  so on. Also ACLEntry is now jus Entry.

2002-12-26 06:43  Iustin Pop <iusty@k1024.org>

	* acl.c: Renamed some fields from ob_x to x, as per other modules
	  in python

2002-12-26 06:41  Iustin Pop <iusty@k1024.org>

	* IMPLEMENTATION, acl.c: Added acl_entry_t type (named
	  ACLEntryType, respectively ACLEntryObject)

2002-12-26 03:24  Iustin Pop <iusty@k1024.org>

	* acl.c: Documentation typo

2002-12-24 15:35  Iustin Pop <iusty@k1024.org>

	* setup.cfg: Added setup.cfg, mainly for bdist_rpm

2002-12-24 15:29  Iustin Pop <iusty@k1024.org>

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

2002-12-24 15:19  Iustin Pop <iusty@k1024.org>

	* acl.c, setup.py: Prepare for first public release

2002-12-24 03:35  Iustin Pop <iusty@k1024.org>

	* PLATFORMS, acl.c, setup.py: Moved to real instance creation via
	  type()

2002-12-23 21:05  Iustin Pop <iusty@k1024.org>

	* IMPLEMENTATION, PLATFORMS, README, acl.c, setup.py: Addedd
	  __setstate__ and some docs

2002-12-23 16:55  Iustin Pop <iusty@k1024.org>

	* README, setup.py: Initial revision

2002-12-23 16:55  Iustin Pop <iusty@k1024.org>

	* acl.c: Many functions added, started working on level 2 support

2002-12-21 21:55  Iustin Pop <iusty@k1024.org>

	* acl.c: Initial revision

2002-12-21 21:55  

	* branches, tags, .: New repository initialized by cvs2svn.