summaryrefslogtreecommitdiff
blob: 4108b1ffd65d12d335ddd4c26e671e34e0bc1fba (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
# ChangeLog for net-fs/nfs-utils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.12 2003/03/13 09:14:29 zwelch Exp $

*nfs-utils-1.0.1-r1 (03 Mar 2003)

  13 Mar 2003; Zach Welch <zwelch@gentoo.org> nfs-utils-1.0.1-r1.ebuild:
  add arm keyword

  03 Mar 2003; Aron Griffis <agriffis@gentoo.org> nfs-utils-1.0.1-r1.ebuild,
  files/nfs-1:
  Fix bug 16075 by installing server binaries into /usr/sbin (thanks Tero
  Pelander for the clue and the updated ebuild). Fix bug 13838 by using
  rpc.rquotad from the quota package instead of the nfs-utils version (thanks
  Andrea Barisani for the heads-up). Finally, mark stable on x86 and alpha
  where I can test as part of the package upgrade phase.

*nfs-utils-1.0.1 (12 Dec 2002)

  12 Dec 2002; Brad Cowan <bcowan@gentoo.org> :
  
  Added options to config file thanks to Cardoe and j2ee.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*nfs-utils-1.0.1 (13 Oct 2002)
 
  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> nfs-utils-1.0.1.ebuild :
  Changed ~sparc64 to ~sparc keyword

  13 Oct 2002; Brad Cowan <bcowan@gentoo.org> nfs-utils-1.0.1.ebuild,
  files/digest-nfs-utils-1.0.1 :
  
  Version bump thanks to j2ee<maurizio@iridium.aetheric.org>.

*nfs-utils-0.3.3-r1 (24 Apr 2002)

  16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> nfs-utils-0.3.3-r1.ebuild :
  Adding sparc/sparc64 keywords.

  22 Jul 2002; Kyle Manna <nitro@gentoo.org> nfs-utils-0.3.3-r1.ebuild :
  Parallel make fails sometimes.  Replaced emake with make.
  
  24 Apr 2002; Daniel Robbins <drobbins@gentoo.org>: Some rc script fixes
  (removal of NFSSERVER) and cleanups in the ebuild, removal of old ebuilds and
  old files in /files

*nfs-utils-0.3.3 (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.