Static-ify a variable. make du work with all the human-readable variants
[oweals/busybox.git] / debian / changelog
1 busybox (0.50pre-1) unstable; urgency=low
2
3   * Fix malformed Build-Depends (closes: #86930)
4   * grep has worked for some time now (closes: #81084)
5   * init compiles with DEBUG_INIT enabled (closes: #85794)
6   * md5sum no longer displays filename when reading stdin (closes: #81283)
7   * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
8   * busybox and buxybox-static now conflict/replace each other (closes: #80421)
9   * Not yet released.
10   * See changelog for details.
11
12  -- Erik Andersen <andersee@debian.org>  Wed, 14 Feb 2001 00:38:24 -0700
13
14 busybox (0.49-1) unstable; urgency=low
15
16   * Lots more source updates and bug fixes.  See changelog for details.
17
18  -- Erik Andersen <andersee@debian.org>  Sat, 27 Jan 2001 01:45:53 -0700
19
20 busybox (0.48-1) unstable; urgency=low
21
22   * Lots more source updates and bug fixes.  See changelog for details.
23   * Now includes .udeb support for the debian-installer.  The .udeb 
24     probably needs some more work, but this should be a good start.
25
26  -- Erik Andersen <andersee@debian.org>  Wed, 13 Dec 2000 08:36:07 -0700
27
28 busybox (0.47-1) unstable; urgency=low
29
30   * New version released.  See changelog for details.
31
32  -- Erik Andersen <andersee@debian.org>  Mon, 25 Sep 2000 23:00:56 -0600
33
34 busybox (0.46-1) unstable; urgency=low
35
36   * New version released.  See changelog for details.
37
38  -- Erik Andersen <andersee@debian.org>  Tue, 11 Jul 2000 12:15:44 -0600
39
40 busybox (0.45-1) unstable; urgency=low
41
42   * First attempt at packaging BusyBox as a .deb.  This has been in 
43     in the Debian boot-floppies CVS tree forever.  Hopefully, having it as a
44     standalone app will make life easier for me, the debian-installer team, and
45     everyone else as well...
46   * I have created a busybox-static that can be used as a rescue shell when you 
47     hose your system.  Just invoke "busybox sh" to fir up the shell.  This has
48     every app provided by busybox staically linked in.  There have been several
49     times in the past that I would have loved to have this sitting on my system
50     (i.e. when libc gets screwed up.)
51
52  -- Erik Andersen <andersee@debian.org>  Tue, 27 Jun 2000 12:26:41 -0600
53
54 Local variables:
55 mode: debian-changelog
56 add-log-mailing-address: "andersee@debian.org"
57 End: