aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2017-03-11 07:25:32 +1100
committerBen Elliston <bje@gnu.org>2017-03-11 07:25:32 +1100
commitf3817d617ee6c8c1edd04a7fc68daee6dbc4d9c2 (patch)
treed7e7dfc3cd0991dde5fc7ef376c0e921f7438063 /ChangeLog
parent5fd435330645b1d11a104f352c6282d9e5712ef3 (diff)
* lib/remote.exp (remote_download): Add logging message when
source and destination file differ in name. Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 916fa04..bf804e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-11 Thomas Preud'homme <thomas.preudhomme@arm.com>
+
+ * lib/remote.exp (remote_download): Add logging message when
+ source and destination file differ in name.
+
2016-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
* runtest.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.