diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-04-05 11:40:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-04-05 11:40:49 -0400 |
| commit | 544492d4064d723be10d07e1469f380ea37d76fd (patch) | |
| tree | 6bbdec45f782419a12f54f56af47339424045fd2 /debian | |
| parent | 0bfd770ff2d8074cdfd7d3fac0c6dd55c1c15219 (diff) | |
merged
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4c432a73..1ea87d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (3.0.1) UNRELEASED; urgency=medium + + * propellor --init now runs cabal sandbox init if cabal has been + configured with require-sandbox: True. + Thanks, Sean Whitton + + -- Joey Hess <id@joeyh.name> Tue, 05 Apr 2016 11:39:48 -0400 + propellor (3.0.0) unstable; urgency=medium * Property types have been improved to indicate what systems they target. |
