diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-30 16:35:45 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-30 16:35:45 -0400 |
| commit | 1755835c5cae7e0771512b137dd06fb29a8b940b (patch) | |
| tree | 875f9e8a1b415db8d20fe18a63446ee601efd699 /debian | |
| parent | af53c3443bec6a47b88933f388cca253a05ed432 (diff) | |
Apt.PPA: New module, contributed by Evan Cofsky.
Merged https://github.com/joeyh/propellor/pull/15
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e31c8d51..ee3311e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -63,6 +63,9 @@ propellor (3.0.0) UNRELEASED; urgency=medium * Re-enabled -O0 in propellor.cabal to reign in ghc's memory use handling these complex new types. * Added dependency on concurrent-output; removed embedded copy. + * Apt.PPA: New module, contributed by Evan Cofsky. + + -- Joey Hess <id@joeyh.name> Wed, 30 Mar 2016 15:45:08 -0400 propellor (2.17.2) unstable; urgency=medium |
