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 | bfa7035ea6a723dca65f11c1d8bd20aac3c3a227 (patch) | |
tree | 2d5c11ebea7ec77ca40485db3de8cbf0ec334b0a /app-editors/xemacs | |
parent | Fixed enewuser and enewgroup calls, to address bug #142752 (diff) | |
download | historical-bfa7035ea6a723dca65f11c1d8bd20aac3c3a227.tar.gz historical-bfa7035ea6a723dca65f11c1d8bd20aac3c3a227.tar.bz2 historical-bfa7035ea6a723dca65f11c1d8bd20aac3c3a227.zip |
Security punts for bug #140484.
Package-Manager: portage-2.1.1_pre4-r2
Diffstat (limited to 'app-editors/xemacs')
-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) |