diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-22 05:21:35 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-22 05:21:35 +0000 |
commit | b2007bffc530a4722e94ec702e1fe572e43d30c2 (patch) | |
tree | 97c3650ea72784dcbb6a5459555b36d639907e6f /debian/changelog | |
parent | 5d9cad025389ed836100bf5f2942527407d11443 (diff) | |
download | busybox-w32-b2007bffc530a4722e94ec702e1fe572e43d30c2.tar.gz busybox-w32-b2007bffc530a4722e94ec702e1fe572e43d30c2.tar.bz2 busybox-w32-b2007bffc530a4722e94ec702e1fe572e43d30c2.zip |
Make busybox and busybox-static conflict/replace each other
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ad37afe06..d9e05684a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -5,6 +5,7 @@ busybox (0.50pre-1) unstable; urgency=low | |||
5 | * init compiles with DEBUG_INIT enabled (closes: #85794) | 5 | * init compiles with DEBUG_INIT enabled (closes: #85794) |
6 | * md5sum no longer displays filename when reading stdin (closes: #81283) | 6 | * md5sum no longer displays filename when reading stdin (closes: #81283) |
7 | * lsmod, rmmod, and insmod are no longer enabled (closes: #85642) | 7 | * lsmod, rmmod, and insmod are no longer enabled (closes: #85642) |
8 | * busybox and buxybox-static now conflict/replace each other (closes: #80421) | ||
8 | * Not yet released. | 9 | * Not yet released. |
9 | * See changelog for details. | 10 | * See changelog for details. |
10 | 11 | ||