summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-10 06:27:25 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-10 06:27:25 (EST)
commita12da383a6f4a4c129b624111bf693422f00d1ef (patch)
tree8267a5da20ebe2843f573bdee23adf96d4ad82ce /changelog
parentc78f36065a9a2e71f3446457636514ce62e50ab1 (diff)
scripts: Split IFUPDOWN into IFUP and IFDOWN
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog b/changelog
index 1bebc84..c9383a8 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+busybox (1.32.0-2) trunk
+
+ * busybox: The networking service init script is again included if
+ ifup or ifdown are enabled. It was missing from version 1.32.0-1
+ after upstream split the ifup/ifdown configuration option into two.
+
+ -- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 10 Dec 2020 06:23:11 -0500
+
busybox (1.32.0-1) trunk
* New upstream release.