diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-22 05:08:16 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-22 05:08:16 +0000 |
commit | 5d9cad025389ed836100bf5f2942527407d11443 (patch) | |
tree | f976418ac5a0350f178c27d27729ac9dc2765c5d /debian/changelog | |
parent | 7aa1f5c42afbdf4574ef477de826051dd4c61158 (diff) | |
download | busybox-w32-5d9cad025389ed836100bf5f2942527407d11443.tar.gz busybox-w32-5d9cad025389ed836100bf5f2942527407d11443.tar.bz2 busybox-w32-5d9cad025389ed836100bf5f2942527407d11443.zip |
Fix malformed build-depends. Update list of bugs to close
-Erik
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 434636fad..ad37afe06 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,5 +1,10 @@ | |||
1 | busybox (0.50pre-1) unstable; urgency=low | 1 | busybox (0.50pre-1) unstable; urgency=low |
2 | 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) | ||
3 | * Not yet released. | 8 | * Not yet released. |
4 | * See changelog for details. | 9 | * See changelog for details. |
5 | 10 | ||