blob: c73457da24beeb314e19aca6029abbe601519340 (
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
68
69
70
71
72
|
# ChangeLog for app-shells/tcsh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.18 2003/12/22 15:31:12 gmsoft Exp $
*tcsh-6.12-r3 (22 Dec 2003)
22 Dec 2003; Guy Martin <gmsoft@gentoo.org> tcsh-6.12-r3.ebuild,
files/tcsh-complete :
Revision bump to fix bug #33155. Marked stable on hppa.
13 Dec 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
mark stable on amd64
26 Oct 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
add ~amd64 flag
17 Oct 2003; Nick Hadaway <raker@gentoo.org> files/tcsh-complete:
Addressing bug #21853. Changing mount autocomplete to BSD4.3
compatible commands instead of SVR4.
22 May 2003; Tavis Ormandy <taviso@gentoo.org> tcsh-6.12-r2.ebuild:
Marking ~alpha, fixes #21125
*tcsh-6.12-r2 (7 Mar 2003)
7 Mar 2003; Alain Penders <alain@gentoo.org> : Added minor patch to enable
kanji support when cjk flag is set.
*tcsh-6.12-r1 (25 Jan 2003)
02 Feb 2003; Jack Morgan <jmorgan@gentoo.org> tcsh-6.12-r1.ebuild :
Changed ~sparc to sparc
25 Jan 2003; Alain Penders <alain@gentoo.org> : Totally new default tcsh
scripts.
*tcsh-6.12 (21 Oct 2002)
21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug
#6406.
*tcsh-6.11 (09 Jul 2002)
19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
SRC_URI and added HOMEPAGE variable
15 Jul 2002; Owen Stampflee <owen@gentoo.org> : Changed KEYWORDS="*" to
KEYWORDS="x86 ppc"
09 Jul 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.11.ebuild,
files/digest-tcsh-6.11 :
Version bump. Thanks to: gentoo@subgroove.net in bug #4740
*tcsh-6.10-r3 (21 Mar 2002)
19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
SRC_URI and added HOMEPAGE variable
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.10-r3.ebuild:
HTML documentation will not get gzipped any longer. Thanks to
stefan@mdy.univie.ac.at for pointing this out.
*tcsh-6.10-r2 (01 Feb 2002)
01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|