summaryrefslogtreecommitdiff
blob: 6ba54a062b742942afed13c990c2ff930baf2340 (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
# ChangeLog for net-dialup/ppp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.9 2002/09/05 16:14:31 phoenix Exp $

*ppp-2.4.1-r11 (28 Aug 2002)

  05 Sep 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r11.ebuild :

  Enabled callback.
  This closes bug 7373.
  
  28 Aug 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r11.ebuild :

  Added ipv6 useflag support.
  This closes bug 6972.

*ppp-2.4.1-r10 (31 Jul 2002)
  
  3 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> ppp-2.4.1-r10.ebuild
  ppp-2.4.1-r9.ebuild :

  Added ppc to KEYWORDS.

  31 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> ppp-2.4.1-r10.ebuild :

  Security fix - added a patch to prevent race condition.

*ppp-2.4.1-r9

  16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r[789].ebuild  :

  updated homepage

*ppp-2.4.1-r8 (09 Apr 2002)

  22 May 2002; Mike Jones <ashmodai@gentoo.org> :

  Added (optional - USE crypt variable was used) MPPE support for ppp, enabling
  clients who use the pptp server to have encrypted connections.

*ppp-2.4.1-r8 (09 Apr 2002)

  09 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : fixed plugin installation
  path; closing bug #1629.

*ppp-2.4.1-r7 (08 Apr 2002)

  08 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : New release of ppp (using
  new kernel pppoe-enabled ebuild submitted by Christian Loitsch.) Closes bug 
  #1527.

*ppp-2.4.1-r6 (01 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.