summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index d1b5cc3..d4745ce 100644
--- a/changelog
+++ b/changelog
@@ -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.