blob: 723f3eb7268a665776cfd3e6b05f1fc265380b19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# ChangeLog for app-vim/securemodelines
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.13 2007/06/16 14:28:32 dertobi123 Exp $
16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
securemodelines-20070518.ebuild:
Added ~ppc, bug #178480
19 May 2007; Roy Marples <uberlord@gentoo.org>
securemodelines-20070518.ebuild:
Keyworded ~sparc-fbsd, #178480.
19 May 2007; Markus Rothe <corsair@gentoo.org>
securemodelines-20070518.ebuild:
Added ~ppc64; bug #178480
18 May 2007; Fernando J. Pereda <ferdy@gentoo.org> ChangeLog:
Added ~alpha as per bug #178480
*securemodelines-20070518 (18 May 2007)
18 May 2007; Mike Kelly <pioto@gentoo.org>
+securemodelines-20070518.ebuild:
Version bump. Some bug fixes. The number of lines to search is now
controllable via let g:secure_modelines_modelines=5. If
g:secure_modelines_leave_modeline is defined, the internal &modeline
variable will be left alone.
16 May 2007; Jeroen Roovers <jer@gentoo.org>
securemodelines-20070513.ebuild:
Marked ~hppa (bug #178480).
15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
securemodelines-20070513.ebuild:
Keyworded ~sparc wrt #178480
14 May 2007; Raúl Porcel <armin76@gentoo.org>
securemodelines-20070513.ebuild:
Add ~ia64 wrt bug 178480
14 May 2007; Peter Weller <welp@gentoo.org>
securemodelines-20070513.ebuild:
Keyworded ~amd64
14 May 2007; Timothy Redaelli <drizzt@gentoo.org>
securemodelines-20070513.ebuild:
Add ~x86-fbsd keyword wrt bug #178480.
14 May 2007; Mike Kelly <pioto@gentoo.org>
-securemodelines-20070409.ebuild:
Drop old version.
*securemodelines-20070513 (14 May 2007)
14 May 2007; Mike Kelly <pioto@gentoo.org>
+securemodelines-20070513.ebuild:
Version bump. Better support for modelines without "set:". "rightleft" is
now in the default allowed options. Builtin modelines are now forcibly
disabled.
*securemodelines-20070409 (07 May 2007)
07 May 2007; Mike Kelly <pioto@gentoo.org> +metadata.xml,
+securemodelines-20070409.ebuild:
Initial ebuild. This package provides a secure replacement for vim's builtin
modeline support.
|