diff options
-rw-r--r-- | changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,8 +5,12 @@ busybox (1.21.1-1) trunk * Build-Depend on config-busybox-${Host-Plat}. * Add "source" target to download and verify source. * Cherry pick patch to install man applet in /usr/bin, not /sbin. + * Cherry pick patch to fix awk's handling of empty function bodies. + * Manage /usr/bin/awk with update-alternatives. * Manage /usr/bin/ar with update-alternatives. * Manage /usr/bin/strings with update-alternatives. + * Manage /usr/bin/clear with update-alternatives. + * Manage /usr/bin/reset with update-alternatives. * Provide init scripts. * Provide /var/www/index.html. * Add self to maintainers. |