diff options
author | 2003-01-21 18:07:15 +0000 | |
---|---|---|
committer | 2003-01-21 18:07:15 +0000 | |
commit | ab1ff47ae8e87d3a8321886da3daa5bcc7336835 (patch) | |
tree | 7c6d1c09031313d3f8ad45394fe5a252b541816b /app-editors/gvim/ChangeLog | |
parent | Patches 1-300 (diff) | |
download | historical-ab1ff47ae8e87d3a8321886da3daa5bcc7336835.tar.gz historical-ab1ff47ae8e87d3a8321886da3daa5bcc7336835.tar.bz2 historical-ab1ff47ae8e87d3a8321886da3daa5bcc7336835.zip |
Disable modelines by default. Fixes security bug #14088
Diffstat (limited to 'app-editors/gvim/ChangeLog')
-rw-r--r-- | app-editors/gvim/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog index bf99cd30227b..3f505816901d 100644 --- a/app-editors/gvim/ChangeLog +++ b/app-editors/gvim/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for app-editors/gvim # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.14 2003/01/21 17:50:39 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.15 2003/01/21 18:07:09 rphillips Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *gvim-6.1-r6.ebuild (21 Jan 2003) + 21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> files/gvimrc : + Added modelines=0 to default to high security. Fixes #14088 + 21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> gvim-6.1-r6.ebuild : Patches 1-300 |