diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-10 20:10:14 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-10 20:10:14 +0000 |
commit | 42ad62f97f92f135f8f7577e2d7d812cc7fd3231 (patch) | |
tree | d859aa4e8ef76e7c8e38c39b0d3de8854e0f6a7f | |
parent | 69460cb380a441acfaa77849dff93f5a61b833d8 (diff) | |
download | busybox-w32-42ad62f97f92f135f8f7577e2d7d812cc7fd3231.tar.gz busybox-w32-42ad62f97f92f135f8f7577e2d7d812cc7fd3231.tar.bz2 busybox-w32-42ad62f97f92f135f8f7577e2d7d812cc7fd3231.zip |
Fix up changelog for 0.51 release
git-svn-id: svn://busybox.net/trunk/busybox@2300 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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 | ||