prep release
This commit is contained in:
parent
261ed396fe
commit
9d2cc7774b
|
@ -1,4 +1,4 @@
|
|||
propellor (0.8.2) UNRELEASED; urgency=medium
|
||||
propellor (0.8.2) unstable; urgency=medium
|
||||
|
||||
* Fix bug in File.containsLines that caused lines that were already in the
|
||||
file to sometimes be appended to the end.
|
||||
|
@ -9,7 +9,7 @@ propellor (0.8.2) UNRELEASED; urgency=medium
|
|||
* Hostname aliases can now be used in several places, including --spin
|
||||
and Ssh.knownHost.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 17 Jul 2014 23:32:01 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 04 Aug 2014 01:12:19 -0400
|
||||
|
||||
propellor (0.8.1) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: propellor
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
Cabal-Version: >= 1.6
|
||||
License: BSD3
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Reference in New Issue