summaryrefslogtreecommitdiff
blob: caed79b577860e5ff386270a157b36a5e51f1630 (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 sys-apps/busybox
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.10 2003/01/13 08:37:36 raker Exp $

*busybox-0.60.5-r1 (13 Jan 2003)

  13 Jan 2003; Nick Hadaway <raker@gentoo.org> busybox-0.60.5-r1.ebuild :
  Added some logic for detection of uclibc which needs to be tested.
  Please comment on bug #13517.  2 hours later: New local environment
  variable $LINK_LIBC.  Set to "uclibc" to link against uclibc instead
  of glibc.

*busybox-0.60.5 (20 Dec 2002)

   20 Dec 2002; Jon Portnoy <avenj@gentoo.org> busybox-0.60.5.ebuild :
   Version bump.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*busybox-0.50 (14 July 2002)

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

*busybox-0.60.3 (21 May 2002)

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (ppc)

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

  21 May 2002; Wout Mertens <wmertens@gentoo.org> busybox-0.60.3.ebuild
  files/dodeps files/Config.h-0.60.3-cd:

  Upped to new stable version. Played with settings to get smallish build
  that provides as much as possible. See the files/dodeps script.

*busybox-0.60.2 (1 Feb 2002)

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

  24 Feb 2002; Donny Davies <woodchip@gentoo.org> files/Config.h-0.60.2-cd :

  Comment out #define BB_MT since we're including the 'real' mt-st on the
  boot CD now.

  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.