propellor spin
This commit is contained in:
parent
a3c1e8ada3
commit
fb598feeac
|
@ -1,4 +1,4 @@
|
||||||
propellor (2.3.0) UNRELEASED; urgency=medium
|
propellor (2.3.0) unstable; urgency=medium
|
||||||
|
|
||||||
* Make propellor resistent to changes to shared libraries, such as libffi,
|
* Make propellor resistent to changes to shared libraries, such as libffi,
|
||||||
which might render the propellor binary unable to run. This is dealt with
|
which might render the propellor binary unable to run. This is dealt with
|
||||||
|
@ -12,7 +12,7 @@ propellor (2.3.0) UNRELEASED; urgency=medium
|
||||||
* API change: Added User and Group newtypes, and Properties that
|
* API change: Added User and Group newtypes, and Properties that
|
||||||
used to use the type UserName = String were changed to use them.
|
used to use the type UserName = String were changed to use them.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Thu, 02 Apr 2015 10:09:46 -0400
|
-- Joey Hess <id@joeyh.name> Wed, 22 Apr 2015 13:46:24 -0400
|
||||||
|
|
||||||
propellor (2.2.1) unstable; urgency=medium
|
propellor (2.2.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue