diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2005-06-13 21:29:30 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2005-06-13 21:29:30 +0000 |
commit | 4a510d0c9ebfe13214c70f28924957d13fbfe9ce (patch) | |
tree | e61021bfd31ff14c8b102de028eda0e8f2404e24 /sys-apps/paxctl/ChangeLog | |
parent | Marking 0.3.7 stable on x86 (diff) | |
download | historical-4a510d0c9ebfe13214c70f28924957d13fbfe9ce.tar.gz historical-4a510d0c9ebfe13214c70f28924957d13fbfe9ce.tar.bz2 historical-4a510d0c9ebfe13214c70f28924957d13fbfe9ce.zip |
- return EXIT_FAILURE when paxctl fails to do as requested
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/paxctl/ChangeLog')
-rw-r--r-- | sys-apps/paxctl/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog index b284fef5061b..522b62739610 100644 --- a/sys-apps/paxctl/ChangeLog +++ b/sys-apps/paxctl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/paxctl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.10 2005/06/11 00:53:54 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.11 2005/06/13 21:29:30 kevquinn Exp $ + +*paxctl-0.3-r1 (13 Jun 2005) + + 13 Jun 2005; Kevin F. Quinn <kevquinn@gentoo.org> + +files/paxctl-0.3-error-codes.patch, +paxctl-0.3-r1.ebuild: + - return EXIT_FAILURE when paxctl fails to do as requested 10 Jun 2005; <solar@gentoo.org> paxctl-0.3.ebuild: - stable on x86/ppc/amd64 |