diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-29 14:06:28 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-29 14:06:28 -0400 |
| commit | 0946286c8afa9ed140b5636f87fdf5d9530fb954 (patch) | |
| tree | 1d0a14ac1025ed47317f4c15e5f1403fc8f94902 /debian | |
| parent | eabcd5d985581c87273337783343928be63ff89c (diff) | |
Rsync: Make rsync display its progress, in a minimal format to avoid scrolling each file down the screen.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3b02a00b..99f12602 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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 + propellor (4.7.1) unstable; urgency=medium * Added Mount.isMounted. |
