aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-09 22:15:27 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-09 22:15:27 +0000
commitfc994d1cb459ad9da07ef535160c24d8c779a49e (patch)
tree608fca9e918e14f025de39e7d75f267426ec0c54
parent7cf9fed83f6e7bf86eb4cac324b98734739fa861 (diff)
downloadbusybox-w32-fc994d1cb459ad9da07ef535160c24d8c779a49e.tar.gz
busybox-w32-fc994d1cb459ad9da07ef535160c24d8c779a49e.tar.bz2
busybox-w32-fc994d1cb459ad9da07ef535160c24d8c779a49e.zip
make sure we auto-close debian bug #91758
-Erik
-rw-r--r--debian/changelog14
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c3a91d985..53a230ca7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,22 @@
1busybox (0.51-1) unstable; urgency=low 1busybox (0.51-1) unstable; urgency=low
2 2
3 * Fixes several critical bugs (see the busybox changelog
4 for complete details)
3 * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses 5 * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
4 the glibc NSS libraries. (closes: #93362) 6 the glibc NSS libraries. (closes: #93362)
7 * Fixed a bug in sed's address range handling (closes: #91758)
5 * Removed irrelevant cruft from the bottem of debian/changelog 8 * Removed irrelevant cruft from the bottem of debian/changelog
6 9
7 -- Erik Andersen <andersee@debian.org> Mon, 9 Apr 2001 12:59:23 -0600 10 -- Erik Andersen <andersee@debian.org> Mon, 9 Apr 2001 16:10:06 -0600
11
12busybox (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
8 20
9busybox (0.50-1) unstable; urgency=low 21busybox (0.50-1) unstable; urgency=low
10 22