diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-03-15 22:12:43 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-03-15 22:12:43 +0000 |
commit | 75cd3df3f2db072cf1d7c2b309ee11ffc8c2a526 (patch) | |
tree | c02ead8cbc8c3bdd562f00516c1ab8f2789ea021 /debian/changelog | |
parent | 8702c0c7a3daf349bb18f70ba05beb60a69407f7 (diff) | |
download | busybox-w32-75cd3df3f2db072cf1d7c2b309ee11ffc8c2a526.tar.gz busybox-w32-75cd3df3f2db072cf1d7c2b309ee11ffc8c2a526.tar.bz2 busybox-w32-75cd3df3f2db072cf1d7c2b309ee11ffc8c2a526.zip |
Update files and version number prepratory to cutting a release.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@2111 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index d9e05684a..99ab84af7 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,15 +1,14 @@ | |||
1 | busybox (0.50pre-1) unstable; urgency=low | 1 | busybox (0.50-1) unstable; urgency=low |
2 | 2 | ||
3 | * Tons on improvements all around -- See changelog for details. | ||
3 | * Fix malformed Build-Depends (closes: #86930) | 4 | * Fix malformed Build-Depends (closes: #86930) |
4 | * grep has worked for some time now (closes: #81084) | 5 | * grep has worked for some time now (closes: #81084) |
5 | * init compiles with DEBUG_INIT enabled (closes: #85794) | 6 | * init compiles with DEBUG_INIT enabled (closes: #85794) |
6 | * md5sum no longer displays filename when reading stdin (closes: #81283) | 7 | * md5sum no longer displays filename when reading stdin (closes: #81283) |
7 | * lsmod, rmmod, and insmod are no longer enabled (closes: #85642) | 8 | * lsmod, rmmod, and insmod are no longer enabled (closes: #85642) |
8 | * busybox and buxybox-static now conflict/replace each other (closes: #80421) | 9 | * busybox and buxybox-static now conflict/replace each other (closes: #80421) |
9 | * Not yet released. | ||
10 | * See changelog for details. | ||
11 | 10 | ||
12 | -- Erik Andersen <andersee@debian.org> Wed, 14 Feb 2001 00:38:24 -0700 | 11 | -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700 |
13 | 12 | ||
14 | busybox (0.49-1) unstable; urgency=low | 13 | busybox (0.49-1) unstable; urgency=low |
15 | 14 | ||