diff options
| -rw-r--r-- | doc/news/version_4.6.2.mdwn | 8 | ||||
| -rw-r--r-- | doc/news/version_4.7.4.mdwn | 7 |
2 files changed, 7 insertions, 8 deletions
diff --git a/doc/news/version_4.6.2.mdwn b/doc/news/version_4.6.2.mdwn deleted file mode 100644 index 50930135..00000000 --- a/doc/news/version_4.6.2.mdwn +++ /dev/null @@ -1,8 +0,0 @@ -propellor 4.6.2 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Systemd.nspawned: Recent systemd versions such as 234 ignore - non-symlinks in /etc/systemd/system/multi-user.target.wants, - which was used to configure systemd-nspawn parameters. Instead, - use a service.d/local.conf file to configure that. - * Grub: Added bootsMounted property, a generalization of - DiskImage.grubBooted"""]]
\ No newline at end of file diff --git a/doc/news/version_4.7.4.mdwn b/doc/news/version_4.7.4.mdwn new file mode 100644 index 00000000..982f34b6 --- /dev/null +++ b/doc/news/version_4.7.4.mdwn @@ -0,0 +1,7 @@ +propellor 4.7.4 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Set GPG\_TTY when run at a terminal, so that gpg can do password + prompting despite being connected by pipes to propellor (or git). + * Rsync: Make rsync display less verbose. + * Improve PROPELLOR\_TRACE output so serialized trace values always + come on their own line, not mixed with title setting."""]]
\ No newline at end of file |
