summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-09-14 21:51:15 -0400
committerJoey Hess2015-09-14 21:51:15 -0400
commit6957710b8d2f178efdee336131c3935aebc0b76f (patch)
tree90a57d79a0a90e000cea7161fbe0af2c4f4cc69e /debian
parent9b715f72c2eb7dec71e0392a2363474f23c1e761 (diff)
parent0d93f4f12c4c7d0a37dc2e6f792ce0f9dde793db (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4029e5e7..791cc04b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ propellor (2.8.0) UNRELEASED; urgency=medium
with an unwanted newline. Instead, PrivData consumers should use either
privDataLines or privDataVal, to extract respectively lines or a
value (without internal newlines) from PrivData.
+ * Allow storing arbitrary ByteStrings in PrivData, extracted using
+ privDataByteString.
-- Joey Hess <id@joeyh.name> Fri, 04 Sep 2015 10:36:40 -0700