summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-11-09 21:10:58 (EST)
committer P. J. McDermott <pj@pehjota.net>2014-11-09 21:10:58 (EST)
commita73e46e12e881d4a3ef823b01b439b7aea3be4ef (patch)
tree359b17e6b9e809b68081fbeaf6ab45249fdf39b1
parent16aa7f29dd64d2c8c934991ffeabc9c547a452ec (diff)
changelog: Add missing change item
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index ea8aa3c..61dcb2e 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,8 @@
platconf-pkg-tools (2.1.0) trunk
+ * Don't make "config-*" or "config-*-*" packages if there are no
+ directories under src/build/ or src/run/. For example, config-dev
+ has no run-time configuration binary packages.
* Add "${Config-<pkg>-Depends}" substvar expansions to the Depends
fields of config-<pkg>-<plat> and config-<pkg> packages.