summaryrefslogtreecommitdiff
blob: f7fa9aad2f4b96694115b28b024e182213a52450 (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
# ChangeLog for net-mail/tpop3d
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.7 2003/11/27 02:14:44 gregf Exp $

*tpop3d-1.5.3 (26 Nov 2003)

  26 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> tpop3d-1.5.3.ebuild:
  Version Bump.

*tpop3d-1.5.2 (19 Nov 2003)

  19 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> tpop3d-1.5.2.ebuild:
  Version bump. Closes bug #31792 by Michael C. Ferguson <mcf@augustmail.com>

  02 Aug 2003; <iggy@gentoo.org> tpop3d-1.4.2.ebuild, files/tpop3d-init:
  added Gentoo init script, fixes bug # 23401, thanks to Michael C. Ferguson
  <mcf@augustmail.com>

  12 Jun 2003; <msterret@gentoo.org> tpop3d-1.4.2.ebuild:
  fix Header

*tpop3d-1.4.2 (19 Jan 2003)

  04 Feb 2003; Nick Hadaway <raker@gentoo.org> tpop3d-1.4.2.ebuild :
  Added KEYWORDS and fixed DEPEND spacing.

  19 Jan 2003; Nick Hadaway <raker@gentoo.org> tpop3d-1.4.2.ebuild,
  files/digest-tpop3d-1.4.2 :
  New ebuild as suggested on bug #4282 by Martin Klebermass.
  Added tests for local variables to enable/disable features that are
  generally not needed, insecure, or rude. :) (seriously!) Also
  added a net-mail/drac ebuild for pop-before-smtp integration and
  included a patch for the optional auth-flatfile support.