summaryrefslogtreecommitdiff
blob: fc2c7358dfdefe88c9ea213e47f670b2adf3ee94 (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
# ChangeLog for net-ftp/proftpd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.4 2002/06/09 14:34:40 nitro Exp $


*proftpd-1.2.5 (9 Jun 2002)

  9 Jun 2002; Kyle Manna <nitro@gentoo.org> proftpd-1.2.5.ebuild :

  Version bump, added SLOT="0" and LICENSE="GPL-2"

*proftpd-1.2.4-r7 (18 March 2002)

  2 Apr 2002; Tod Neidt <tod@gentoo.org> proftpd-1.2.4-r7.ebuild :

  Specified rundir in make install, needed to avoid sandbox violation of
  'mkdir /var/run/proftp' on initial install.
  
  18 March 2002; Donny Davies <woodchip@gentoo.org> proftpd-1.2.4-r7.ebuild :

  Fix compilation with USE ldap.  Closes #722, thanks goto rectrix@rectrix.cx (Tim Hobbs)
  for report and suggested resolution.

*proftpd-1.2.4-r6 (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.