diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-08 16:09:26 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-08 16:09:26 -0400 |
| commit | a6fba965a4dd43546584ee35288abc11045d5af5 (patch) | |
| tree | 6f84e09283f5f2c256a49480ff8e529232abcf4f | |
| parent | de50503e4dbdea853e899f01e8828cf4f454dd57 (diff) | |
add news item for propellor 0.9.2
| -rw-r--r-- | doc/news/version_0.8.1.mdwn | 7 | ||||
| -rw-r--r-- | doc/news/version_0.9.2.mdwn | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/doc/news/version_0.8.1.mdwn b/doc/news/version_0.8.1.mdwn deleted file mode 100644 index 963b4a80..00000000 --- a/doc/news/version_0.8.1.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -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 diff --git a/doc/news/version_0.9.2.mdwn b/doc/news/version_0.9.2.mdwn new file mode 100644 index 00000000..ee7d618d --- /dev/null +++ b/doc/news/version_0.9.2.mdwn @@ -0,0 +1,8 @@ +propellor 0.9.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added nginx module, contributed by Félix Sipma. + * Added firewall module, contributed by Arnaud Bailly. + * Apache: Fix daemon reload when enabling a new module or site. + * Docker: Stop using docker.io; that was a compat symlink in + the Debian package which has been removed in docker.io 1.3.1~dfsg1-2. + * Orphaned the Debian package, as I am retiring from Debian."""]]
\ No newline at end of file |
