diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7645b371..e314a88c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,18 @@ -propellor (4.7.2) UNRELEASED; urgency=medium +propellor (4.7.4) UNRELEASED; urgency=medium + + * 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. + + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 20:02:32 -0400 + +propellor (4.7.3) unstable; urgency=medium + + * Expand the Trace data type. + + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 17:26:32 -0400 + +propellor (4.7.2) unstable; urgency=medium * Added PROPELLOR_TRACE environment variable, which can be set to 1 to make propellor output serialized Propellor.Message.Trace values, @@ -6,7 +20,7 @@ propellor (4.7.2) UNRELEASED; urgency=medium * Rsync: Make rsync display its progress, in a minimal format to avoid scrolling each file down the screen. - -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 14:05:30 -0400 + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 15:49:00 -0400 propellor (4.7.1) unstable; urgency=medium |
