summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-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