1commit ced2ec32b657a7f52604b2e16e5d5881041c517a
2Author: OpenEmbedded <oe.patch@oe>
3Date:   Mon Nov 18 18:43:15 2019 +0100
4
5    Backport of the NEWS file from version 1.6.0
6
7Upstream-Status: Inappropriate [Test artefact]
8
9diff --git a/doc/NEWS b/doc/NEWS
10index 69793fc..fd49b1c 100644
11--- a/doc/NEWS
12+++ b/doc/NEWS
13@@ -1,3 +1,26 @@
14+1.6.0 - 15 March 2015
15+  - fix lstat64 support when unavailable - separate patches supplied by
16+    Ganael Laplanche and Peter Korsgaard
17+  - (#1506) new option "-D" / "--delay-start" to only show bar after N
18+    seconds (Damon Harper)
19+  - new option "--fineta" / "-I" to show ETA as time of day rather than time
20+    remaining - patch supplied by Erkki Seppälä (r147)
21+  - (#1509) change ETA (--eta / -e) so that days are given if the hours
22+    remaining are 24 or more (Jacek Wielemborek)
23+  - (#1499) repeat read and write attempts on partial buffer fill/empty to
24+    work around post-signal transfer rate drop reported by Ralf Ramsauer
25+  - (#1507) do not try to calculate total size in line mode, due to bug
26+    reported by Jacek Wielemborek and Michiel Van Herwegen
27+  - cleanup: removed defunct RATS comments and unnecessary copyright notices
28+  - clean up displayed lines when using --watchfd PID, when PID exits
29+  - output errors on a new line to avoid overwriting transfer bar
30+
31+1.5.7 - 26 August 2014
32+  - show KiB instead of incorrect kiB (Debian bug #706175)
33+  - (#1284) do not gzip man page, for non-Linux OSes (Bob Friesenhahn)
34+  - work around "awk" bug in tests/016-numeric-timer in decimal "," locales
35+  - fix "make rpm" and "make srpm", extend "make release" to sign releases
36+
37 1.5.3 - 4 May 2014
38   - remove SPLICE_F_NONBLOCK to fix problem with slow splice() (Jan Seda)
39
40