diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-25 09:24:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-25 09:24:16 -0400 |
| commit | 39a89b0827fca8a62bb80cf12a5abc75661bdaf9 (patch) | |
| tree | edc6bd924160a63778c2444729e33e52e5a4497a /debian | |
| parent | b424c3da63bdb9897123b4481a02e087590bcc03 (diff) | |
Guard against power loss etc when building propellor, by updating the executable atomically.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 32eb7aea..41f1435c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (2.8.1) UNRELEASED; urgency=medium + + * Guard against power loss etc when building propellor, by updating + the executable atomically. + + -- Joey Hess <id@joeyh.name> Fri, 25 Sep 2015 09:21:41 -0400 + propellor (2.8.0) unstable; urgency=medium * Added Propellor.Property.Rsync. |
