summaryrefslogtreecommitdiff
blob: 95261210bb42a9a1b0aff8be8e58ee6ce414ade9 (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
# ChangeLog for app-arch/dump
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/ChangeLog,v 1.5 2002/07/12 04:38:32 seemant Exp $

*dump-0.4.29 (11 Jul 2002)

  11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.29.ebuild
  files/digest-dump-0.4.29 :

  Version bump.

*dump-0.4.28-r1 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.28-r1.ebuild
  files/digest-dump-0.4.28-r1 :

  Fixed the dumpdates directory to /etc/dumpdates instead of /etc, and also
  made readline an optional dependency.  Closes bug #3403 by
  shane@trontech.net (Shane Hyde)

*dump-0.4.28 (26 Apr 2002)

  26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.28.ebuild
  files/digest-dump-0.4.28, dump-0.4.24-r1.ebuild :

  Cleaned up the old ebuild to give a better example, and version bumped.

*dump-0.4.24-r1 (24 Apr 2002)

  24 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  dump-0.4.24-r1.ebuild, files/digest-dump-0.4.24-r1 :

  Fixed sandbox violations. Create statically linked binaries (dump
  uses bzip2 whose libs are on /usr). Resovles #1873, #1986. Thanks to
  kingsqueak@kingsqueak.org for the initial patch.

	
*dump-0.4.24 (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.