diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-04-10 20:10:14 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-04-10 20:10:14 +0000 |
commit | 3c3430502a92969a7238a5ee9460993701809701 (patch) | |
tree | d859aa4e8ef76e7c8e38c39b0d3de8854e0f6a7f /debian | |
parent | b04d744a4736258d9c9188d95970ce6ba2720a1c (diff) | |
download | busybox-3c3430502a92969a7238a5ee9460993701809701.tar.gz |
Fix up changelog for 0.51 release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
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 * Fixed a bug in sed's address range handling (closes: #91758) * Removed irrelevant cruft from the bottem of debian/changelog - -- Erik Andersen <andersee@debian.org> Mon, 9 Apr 2001 16:10:06 -0600 + -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600 + +busybox (0.50-2) unstable; urgency=low + + * Enabled freeramdisk and pivot_root in the udeb (closes: #91336) + * Disabled lash (the busybox shell) in the udeb (closes: #91337) + * fixed a bug in syslog, a problem with rebooting when booted as + an initrd, and a few other minor problems. + + -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700 + busybox (0.50-2) unstable; urgency=low |