changelog

This commit is contained in:
Joey Hess 2014-05-14 20:36:23 -04:00
parent 7115d1ec16
commit 2081a49b65
1 changed files with 6 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,6 +1,12 @@
propellor (0.5.2) UNRELEASED; urgency=medium
* A bug that caused propellor to hang when updating a running docker
container appears to have been fixed. Note that since it affects
the propellor process that serves as "init" of docker containers,
they have to be restarted for the fix to take effect.
* Licence changed from GPL to BSD.
* A few changes to allow building Propellor on OSX. One user reports
successfully using it there.
-- Joey Hess <joeyh@debian.org> Sat, 10 May 2014 11:05:19 -0300