summaryrefslogtreecommitdiff
blob: 604a1e6b9c2884615cc4fec309e0a15bfeaced8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ChangeLog for net-dns/dlint
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/ChangeLog,v 1.6 2004/10/19 14:10:26 ticho Exp $

  19 Oct 2004; Andrej Kacian <ticho@gentoo.org> :
  Fix deprecated use of head(1) and tail(1). Closes #67995, reported by Ray
  Booysen <bugzilla.gentoo@rjb.za.net>. Also, optimized the ebuild a bit.
  Added sys-apps/coreutils to DEPEND, since head and tail are provided by that
  package. And finally, set myself as maintainer for dlint.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*dlint-1.4.0 (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.