From 8c51e3f8d1b1f2ed27124940062537c610bcd8ea Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Jul 2014 22:13:33 -0400 Subject: add news item for propellor 0.8.1 --- doc/news/version_0.5.2.mdwn | 9 --------- doc/news/version_0.8.1.mdwn | 7 +++++++ 2 files changed, 7 insertions(+), 9 deletions(-) delete mode 100644 doc/news/version_0.5.2.mdwn create mode 100644 doc/news/version_0.8.1.mdwn (limited to 'doc') 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 -- cgit v1.3-2-g0d8e