]> git.k1024.org Git - debian-pylibacl.git/blob - ChangeLog
Imported Debian patch 0.2.2-1
[debian-pylibacl.git] / ChangeLog
1 2006-12-03 11:15  Iustin Pop <iusty@k1024.org>
2
3         * setup.py: Add support for building on GNU/kFreeBSD
4
5 2004-04-27 20:27  Iustin Pop <iusty@k1024.org>
6
7         * MANIFEST.in: Added ChangeLog to distribution
8
9 2002-12-29 20:41  Iustin Pop <iusty@k1024.org>
10
11         * BENCHMARK, MANIFEST.in, setup.py: Release 0.2.1
12
13 2002-12-29 06:48  Iustin Pop <iusty@k1024.org>
14
15         * acl.c: Fixed compilation on LEVEL1 platform (broke since after
16           0.1)
17
18 2002-12-29 06:36  Iustin Pop <iusty@k1024.org>
19
20         * BENCHMARK, acl.c: Added missing functionality (acl_calc_mask) and
21           some convenience functions.
22
23 2002-12-27 21:55  Iustin Pop <iusty@k1024.org>
24
25         * MANIFEST.in, setup.py: Small changes
26
27 2002-12-27 19:47  Iustin Pop <iusty@k1024.org>
28
29         * IMPLEMENTATION, acl.c: Prepare for release 0.2
30
31 2002-12-27 19:43  Iustin Pop <iusty@k1024.org>
32
33         * Makefile: Small makefile
34
35 2002-12-27 19:42  Iustin Pop <iusty@k1024.org>
36
37         * MANIFEST.in: Distutils file
38
39 2002-12-27 19:42  Iustin Pop <iusty@k1024.org>
40
41         * os_linux.c: Linux-specific file
42
43 2002-12-27 11:35  Iustin Pop <iusty@k1024.org>
44
45         * PORTING: Informations for porting to other platforms.
46
47 2002-12-26 09:21  Iustin Pop <iusty@k1024.org>
48
49         * acl.c: Added the Permset type/object and some other naming
50           changes
51
52 2002-12-26 06:48  Iustin Pop <iusty@k1024.org>
53
54         * acl.c: Renamed type & object names from ACLType to ACL_Type and
55           so on. Also ACLEntry is now jus Entry.
56
57 2002-12-26 06:43  Iustin Pop <iusty@k1024.org>
58
59         * acl.c: Renamed some fields from ob_x to x, as per other modules
60           in python
61
62 2002-12-26 06:41  Iustin Pop <iusty@k1024.org>
63
64         * IMPLEMENTATION, acl.c: Added acl_entry_t type (named
65           ACLEntryType, respectively ACLEntryObject)
66
67 2002-12-26 03:24  Iustin Pop <iusty@k1024.org>
68
69         * acl.c: Documentation typo
70
71 2002-12-24 15:35  Iustin Pop <iusty@k1024.org>
72
73         * setup.cfg: Added setup.cfg, mainly for bdist_rpm
74
75 2002-12-24 15:29  Iustin Pop <iusty@k1024.org>
76
77         * setup.py: Don't call python2, only python
78
79 2002-12-24 15:19  Iustin Pop <iusty@k1024.org>
80
81         * acl.c, setup.py: Prepare for first public release
82
83 2002-12-24 03:35  Iustin Pop <iusty@k1024.org>
84
85         * PLATFORMS, acl.c, setup.py: Moved to real instance creation via
86           type()
87
88 2002-12-23 21:05  Iustin Pop <iusty@k1024.org>
89
90         * IMPLEMENTATION, PLATFORMS, README, acl.c, setup.py: Addedd
91           __setstate__ and some docs
92
93 2002-12-23 16:55  Iustin Pop <iusty@k1024.org>
94
95         * README, setup.py: Initial revision
96
97 2002-12-23 16:55  Iustin Pop <iusty@k1024.org>
98
99         * acl.c: Many functions added, started working on level 2 support
100
101 2002-12-21 21:55  Iustin Pop <iusty@k1024.org>
102
103         * acl.c: Initial revision
104
105 2002-12-21 21:55  
106
107         * branches, tags, .: New repository initialized by cvs2svn.
108