aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-10 20:10:14 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-10 20:10:14 +0000
commit3c3430502a92969a7238a5ee9460993701809701 (patch)
treed859aa4e8ef76e7c8e38c39b0d3de8854e0f6a7f
parentb04d744a4736258d9c9188d95970ce6ba2720a1c (diff)
downloadbusybox-w32-3c3430502a92969a7238a5ee9460993701809701.tar.gz
busybox-w32-3c3430502a92969a7238a5ee9460993701809701.tar.bz2
busybox-w32-3c3430502a92969a7238a5ee9460993701809701.zip
Fix up changelog for 0.51 release
-rw-r--r--debian/changelog12
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
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
20
11 21
12busybox (0.50-2) unstable; urgency=low 22busybox (0.50-2) unstable; urgency=low
13 23