diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-19 14:00:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-19 14:00:42 -0400 |
| commit | 08d98f1c95b7055fc4f0990d744ddd869e9644c0 (patch) | |
| tree | 87c8bfc423f32993075d64da2020894f318cb72f /debian | |
| parent | 35a9afb3a96392c5146adc9a98de1b4ab5879ec5 (diff) | |
merged
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3df99ed9..be668ea5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,7 +33,7 @@ propellor (3.1.0) UNRELEASED; urgency=medium * 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 + * Generalized fileProperty can now operate on a file as either a series of lines, or a ByteString. -- Joey Hess <id@joeyh.name> Fri, 10 Jun 2016 14:59:44 -0400 |
