diff options
| -rw-r--r-- | doc/news/version_0.5.2.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/news/version_0.5.2.mdwn b/doc/news/version_0.5.2.mdwn new file mode 100644 index 00000000..b1a01738 --- /dev/null +++ b/doc/news/version_0.5.2.mdwn @@ -0,0 +1,9 @@ +propellor 0.5.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * 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."""]]
\ No newline at end of file |
