diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-09 22:13:33 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-09 22:13:33 -0400 |
| commit | 8c51e3f8d1b1f2ed27124940062537c610bcd8ea (patch) | |
| tree | 032ea3b4bb7a946e5c74043eaf58070c06275562 /doc | |
| parent | 0c5e16184f795a329ee9592f6c7bf94ec4312d87 (diff) | |
add news item for propellor 0.8.1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_0.5.2.mdwn | 9 | ||||
| -rw-r--r-- | doc/news/version_0.8.1.mdwn | 7 |
2 files changed, 7 insertions, 9 deletions
diff --git a/doc/news/version_0.5.2.mdwn b/doc/news/version_0.5.2.mdwn deleted file mode 100644 index b1a01738..00000000 --- a/doc/news/version_0.5.2.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -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 diff --git a/doc/news/version_0.8.1.mdwn b/doc/news/version_0.8.1.mdwn new file mode 100644 index 00000000..963b4a80 --- /dev/null +++ b/doc/news/version_0.8.1.mdwn @@ -0,0 +1,7 @@ +propellor 0.8.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Run apt-get update in initial bootstrap. + * --list-fields now includes a table of fields that are not currently set, + but would be used if they got set. + * Remove .gitignore from cabal file list, to avoid build failure on Debian. + Closes: #[754334](http://bugs.debian.org/754334)"""]]
\ No newline at end of file |
