diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-05-10 02:00:13 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-05-10 02:00:13 +0000 |
commit | 3f5a2ca508204d5933693ecb3f0d48fdba659961 (patch) | |
tree | 879ec0de5118a2a77518885cd23fee3c645c4146 /sys-libs/pwdb/ChangeLog | |
parent | synced against cvs as 3.3 final is around the corner (diff) | |
download | historical-3f5a2ca508204d5933693ecb3f0d48fdba659961.tar.gz historical-3f5a2ca508204d5933693ecb3f0d48fdba659961.tar.bz2 historical-3f5a2ca508204d5933693ecb3f0d48fdba659961.zip |
fix selinux patch
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'sys-libs/pwdb/ChangeLog')
-rw-r--r-- | sys-libs/pwdb/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/pwdb/ChangeLog b/sys-libs/pwdb/ChangeLog index 6b44cdf64575..a94d39e5231b 100644 --- a/sys-libs/pwdb/ChangeLog +++ b/sys-libs/pwdb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/pwdb # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/ChangeLog,v 1.35 2006/03/19 08:05:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/ChangeLog,v 1.36 2006/05/10 02:00:13 pebenito Exp $ + + 10 May 2006; Chris PeBenito <pebenito@gentoo.org> + files/pwdb-0.62-selinux.patch: + Fix SELinux patch to apply on top of the misc source touchups. 19 Mar 2006; Mike Frysinger <vapier@gentoo.org> files/pwdb-0.62-build.patch: |