diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_3.1.1.mdwn | 4 | ||||
| -rw-r--r-- | doc/news/version_3.2.3.mdwn | 9 |
2 files changed, 9 insertions, 4 deletions
diff --git a/doc/news/version_3.1.1.mdwn b/doc/news/version_3.1.1.mdwn deleted file mode 100644 index b6ef29cf..00000000 --- a/doc/news/version_3.1.1.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -propellor 3.1.1 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Haddock build fix. - Thanks, Sean Whitton"""]]
\ No newline at end of file diff --git a/doc/news/version_3.2.3.mdwn b/doc/news/version_3.2.3.mdwn new file mode 100644 index 00000000..3689a908 --- /dev/null +++ b/doc/news/version_3.2.3.mdwn @@ -0,0 +1,9 @@ +propellor 3.2.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Improve extraction of gpg secret key id list, to work with gpg 2.1. + * The propellor wrapper checks if ./config.hs exists; if so it runs + using the configuration in the current directory, rather than + ~/.propellor/config.hs + * Debootstap: Fix too tight permissions lock down of debootstrapped + chroots, which prevented non-root users from doing anything in the + chroot."""]]
\ No newline at end of file |
