summaryrefslogtreecommitdiff
blob: c22bc634b55e8211dcc692a8799d427e145610de (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
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.11 2003/02/12 03:27:30 vapier Exp $

  04 Feb 2003; Daniel Ahlberg <aliz@genoto.org> heimdal-0.5.1-r1.ebuild :
  Moved includefiles to include/heimdal. Closes #14459.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*heimdal-0.5.1-r1 (06 Dec 2002)

  20 Jan 2003; Nick Hadaway <raker@gentoo.org> heimdal-0.5.1-r1.ebuild :
  Changed PROVIDES to PROVIDE.

  06 Dec 2002; Kain X <kain@kain.org> heimdal-0.5.1-r1.ebuild :
  Initial setup for new virtual/krb5 structure.  Shared libraries are also now
  built, but krb4 is not linked in in this case.  If you really want krb4, you
  can say USE="krb4" emerge heimdal.  This will be improved in later releases.

*heimdal-0.5.1 (26 Oct 2002)

  26 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update. Found by Ian <ian@stacken.kth.se>.

*heimdal-0.5 (14 Oct 2002)
  
  14 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*heimdal-0.4e-r1 (1 Feb 2002)

  09 Sep 2002; Seemant Kulleen <seemant@gentoo.org> heimdal-0.4e-r1.ebuild :

  emake->make. Discovery and correction by: ian@stacken.kth.se (Ian) in bug
  #7632.

  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.