From 07c77b732c4a52b0734a8e19ef12054e9210247b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Jun 2016 13:51:31 -0400 Subject: Generalized fileProperty can now operate on files as either a series of lines, or a ByteString. --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1983e06c..3df99ed9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,11 @@ propellor (3.1.0) UNRELEASED; urgency=medium about, it used to incorrectly succeed. Now it will fail. * Property.Firejail: New module. Thanks, Sean Whitton + * File: Write privdata files in binary rather than text, which avoids + failure when they do not contain valid unicode. + Thanks, Andrew Schurman + * Generalized fileProperty can now operate on files as either a series + of lines, or a ByteString. -- Joey Hess Fri, 10 Jun 2016 14:59:44 -0400 -- cgit v1.2.3