diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <id@joeyh.name> Fri, 10 Jun 2016 14:59:44 -0400 |
