diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2016-06-22 07:53:06 +0900 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-21 20:50:20 -0400 |
| commit | 83519ad575d69650a79473dc13b94126e9987255 (patch) | |
| tree | 9ab420c996419a0c44ad7d21b96aa24c81853cd3 /debian | |
| parent | b8eeb91cc5daa99d16636703fe107113a885c693 (diff) | |
changelog attribution fix
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6219b3e1..4489a2ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,10 +33,10 @@ 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 - - [ Sean Whitton ] * Generalized fileProperty can now operate on a file as either a series of lines, or a ByteString. + + [ Sean Whitton ] * New info property Schroot.useOverlays to indicate whether you want schroots set up by propellor to use the Linux kernel's OverlayFS. * Schroot.overlaysInTmpfs sets Schroot.useOverlays info property. |
