diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-01 13:31:35 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-01 13:31:35 -0400 |
| commit | b45339f9c3268878bdd7e886dd5bd31bc8f5a306 (patch) | |
| tree | 3d7a93feada02222c10c8e871e8994c05212f429 /doc/news | |
| parent | 9631a28477e9d068744420f17125fc6e036fcb0c (diff) | |
add news item for propellor 4.7.4
Diffstat (limited to 'doc/news')
| -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 |
