summaryrefslogtreecommitdiff
blob: 6e55ce40e2177e6cdb92d86a989180513642679f (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
# ChangeLog for app-shells/zsh
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.7 2002/08/12 18:15:10 cselkirk Exp $

*zsh-4.0.5 (12 Aug 2002)

  12 Aug 2002 Calum Selkirk <cselkirk@gentoo.org> zsh-4.0.5.ebuild 
  files/digest-zsh-4.0.5 :
 
  New ebuild.
  Changed --prefix/ to --prefix/usr and added --bindir (this fixes defunct
  and missing paths in $fpath.
  Changed --fndir to /usr/share/zsh (--with-function-subdirs).

  *zsh-4.0.4-r2 (3 Mar 2002)

  25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> zsh-4.0.4-r2.ebuild :
  Added SLOT.

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :

  Added KEYWORDS.

  3 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> zsh-4.0.4-r2.ebuild zsh-4.0.4-r1.ebuild files/digest-zsh-4.0.4-r1 files/digest-zsh-4.0.4-r2

  /share and all its (empty) directories have been removed.

  Old revisions have been removed.

*zsh-4.0.4-r1 (5 Feb 2002)

  5 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> zsh-4.0.4.ebuild zsh-4.0.4-r1.ebuild files/digest-zsh-4.0.4 files/digest-zsh-4.0.4-r1

  The ebuild now installs the standard zsh functions properly. It can also
  now be run nicely within the sandbox.

*zsh-4.0.4 (1 Feb 2002)

  1 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.