diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-04-26 20:01:53 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-04-26 20:01:53 +0000 |
commit | 49c4c36a1d60ed7a4c150db41c98c3a21f9f03dd (patch) | |
tree | f12b02c090133d0bfabb08d395beea70ce8c445f /dev-python/python-selinux/ChangeLog | |
parent | Add die following econf for bug 48950 (Manifest recommit) (diff) | |
download | gentoo-2-49c4c36a1d60ed7a4c150db41c98c3a21f9f03dd.tar.gz gentoo-2-49c4c36a1d60ed7a4c150db41c98c3a21f9f03dd.tar.bz2 gentoo-2-49c4c36a1d60ed7a4c150db41c98c3a21f9f03dd.zip |
add getcon and setexec functions
Diffstat (limited to 'dev-python/python-selinux/ChangeLog')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index e290aaec5a3f..cbc78e1d399f 100644 --- a/dev-python/python-selinux/ChangeLog +++ b/dev-python/python-selinux/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/python-selinux # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.16 2004/04/08 19:21:28 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.17 2004/04/26 20:01:53 pebenito Exp $ + +*python-selinux-2.13 (26 Apr 2004) + + 26 Apr 2004; Chris PeBenito <pebenito@gentoo.org> + +python-selinux-2.13.ebuild: + Add getcon and setexec functions. 08 Apr 2004; Chris PeBenito <pebenito@gentoo.org> python-selinux-2.12.ebuild: |