diff options
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 53a230ca7..1af626328 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -7,7 +7,17 @@ busybox (0.51-1) unstable; urgency=low | |||
7 | * Fixed a bug in sed's address range handling (closes: #91758) | 7 | * Fixed a bug in sed's address range handling (closes: #91758) |
8 | * Removed irrelevant cruft from the bottem of debian/changelog | 8 | * Removed irrelevant cruft from the bottem of debian/changelog |
9 | 9 | ||
10 | -- Erik Andersen <andersee@debian.org> Mon, 9 Apr 2001 16:10:06 -0600 | 10 | -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600 |
11 | |||
12 | busybox (0.50-2) unstable; urgency=low | ||
13 | |||
14 | * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) | ||
15 | * Disabled lash (the busybox shell) in the udeb (closes: #91337) | ||
16 | * fixed a bug in syslog, a problem with rebooting when booted as | ||
17 | an initrd, and a few other minor problems. | ||
18 | |||
19 | -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700 | ||
20 | |||
11 | 21 | ||
12 | busybox (0.50-2) unstable; urgency=low | 22 | busybox (0.50-2) unstable; urgency=low |
13 | 23 | ||