diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-09-25 17:20:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-09-25 17:20:14 -0400 |
| commit | d88e85651c9c0677e0276cd6c9df85e6739b8592 (patch) | |
| tree | feb33659054e4f55cc0acc524aa73151d5885184 | |
| parent | 0458d35a2cf4cb9d37977d0009e3b6699398ca43 (diff) | |
add news item for propellor 4.8.1
| -rw-r--r-- | doc/news/version_4.7.4.mdwn | 7 | ||||
| -rw-r--r-- | doc/news/version_4.8.1.mdwn | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/doc/news/version_4.7.4.mdwn b/doc/news/version_4.7.4.mdwn deleted file mode 100644 index 982f34b6..00000000 --- a/doc/news/version_4.7.4.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -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 diff --git a/doc/news/version_4.8.1.mdwn b/doc/news/version_4.8.1.mdwn new file mode 100644 index 00000000..fbd293cd --- /dev/null +++ b/doc/news/version_4.8.1.mdwn @@ -0,0 +1,4 @@ +propellor 4.8.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Borg: Fix propigation of exit status of borg backup. + * Borg: Fix handling of UseSshKey."""]]
\ No newline at end of file |
