diff options
author | Chris White <chriswhite@gentoo.org> | 2006-08-06 04:24:18 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-08-06 04:24:18 +0000 |
commit | cd888b5bee293d14fca541e5ad624099cfca3483 (patch) | |
tree | 8dd61324ceca65583628a4c42af92a13b22315a9 /app-editors | |
parent | Fixed enewuser and enewgroup calls, to address bug #142752 (diff) | |
download | gentoo-2-cd888b5bee293d14fca541e5ad624099cfca3483.tar.gz gentoo-2-cd888b5bee293d14fca541e5ad624099cfca3483.tar.bz2 gentoo-2-cd888b5bee293d14fca541e5ad624099cfca3483.zip |
Security punts for bug #140484.
(Portage version: 2.1.1_pre4-r2)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index f1b82f01df35..c74d359bfe1a 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.61 2006/06/21 04:11:15 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.62 2006/08/06 04:24:18 chriswhite Exp $ + + 05 Aug 2006; Chris White <chriswhite@gentoo.org> -xemacs-21.4.9.ebuild, + -xemacs-21.4.12.ebuild, -xemacs-21.4.15.ebuild, -xemacs-21.4.15-r1.ebuild, + -xemacs-21.4.15-r2.ebuild, -xemacs-21.4.17.ebuild: + Security punts for bug #140484. *xemacs-21.4.19 (21 Jun 2006) |