diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-01-12 12:37:21 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-01-12 12:37:21 -0400 |
| commit | 53bd284df14e154c17493dd192ca872d2383a640 (patch) | |
| tree | 3c448ab9e93146be63b6d6dd01e0683b0e657e58 | |
| parent | b4b43ea05fc3968ca2b6037c5aa1dd1ce9e16b54 (diff) | |
changelog
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e2aaa670..8e2ebbfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ propellor (2.15.3) UNRELEASED; urgency=medium * Added Git.bareRepoDefaultBranch property Thanks, Sean Whitton. + * Add missing Control.Applicative imports needed by older versions of ghc. -- Joey Hess <id@joeyh.name> Tue, 05 Jan 2016 13:30:21 -0400 |
