summaryrefslogtreecommitdiff
blob: ae93a33ec1899dcce83064b9df87109bea1c0a91 (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 sys-apps/devfsd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/ChangeLog,v 1.15 2003/06/13 10:28:16 gmsoft Exp $

*devfsd-1.3.25-r3 (10 March 2003)

  13 Jun 2003; Guy Martin <gmsoft@gentoo.org> devfsd-1.3.25-r3.ebuild :
  Added hppa to KEYWORDS.

  28 Mar 2003; Christian Birchinger <joker@gentoo.org> devfsd-1.3.25-r3.ebuild:
  Added sparc stable keyword

  Remove the patch from -r1 and -r2, should close bug #17319.  This should
  be fine, as module-init-tools-0.9.10-r4 should behave itself now (finally).

*devfsd-1.3.25-r2 (10 March 2003)

  13 Mar 2003; Zach Welch <zwelch@gentoo.org> devfsd-1.3.25-r2.ebuild:
  add arm keyword

  10 March 2003; Martin Schlemmer <azarah@gentoo.org> devfsd-1.3.25-r2.ebuild :
  Change the patch to rather send modprobe output to syslog (-s).

*devfsd-1.3.25-r1 (02 March 2003)

  02 March 2003; Martin Schlemmer <azarah@gentoo.org> devfsd-1.3.25-r1.ebuild :
  Call modprobe with -q to minimize errors to stderr ... many stuff comes from
  /etc/*.devfs anyhow, so very possible that no module present ...

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> devfsd-1.3.25.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*devfsd-1.3.25 (9 May 2002)

  19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  14 Jul 2002; phoen][x <phoenix@gentoo.org> devfsd-1.3.25.ebuild :
  Added KEYWORDS, SLOT.

  9 May 2002; Martin Schlemmer <azarah@gentoo.org> devfsd-1.3.25.ebuild :

  Update to latest version.

*devfsd-1.3.24 (19 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> devfsd-1.3.24.ebuild :
  Added KEYWORDS, SLOT.

*devfsd-1.3.21 (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.