summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim/ChangeLog')
-rw-r--r--app-editors/vim/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 3f5fc2403213..2cad60c0e192 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.43 2003/02/12 03:49:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.44 2003/02/13 18:57:31 rphillips Exp $
08 Feb 2003; Guy Martin <gmsoft@gentoo.org> vim-6.1-r19.ebuild :
Added hppa to keywords.
@@ -10,6 +10,9 @@
*vim-6.1-r19.ebuild (21 Jan 2003)
+ 13 Feb 2003; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r19.ebuild :
+ disable X if -X is used in USE vars
+
21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> files/vimrc :
Added modelines=0 to default to high security. Fixes #14088