summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-08 11:25:33 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-08 11:25:33 (EDT)
commit88d6e56df5f04d0036ee78507cbab58257536b6a (patch)
treea6a514c5972e1bb24d5add7e9aca2f2380e9fa5c
parent8d424a9c8a6fab5039414834c6e34151c577e7da (diff)
changelog: Update.
-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.