From 3ecf959150f570ad230bd0d768aeeae38120bb37 Mon Sep 17 00:00:00 2001 From: maurilio Date: Tue, 19 Jan 2016 13:05:55 +0100 Subject: [PATCH] 2016-01-19 13:03 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) - tests/longfile.prg + tests/largefil.prg + renamed to better convey what it is all about. --- ChangeLog.txt | 4 ++++ tests/{longfile.prg => largefil.prg} | 0 2 files changed, 4 insertions(+) rename tests/{longfile.prg => largefil.prg} (100%) diff --git a/ChangeLog.txt b/ChangeLog.txt index 8429aa663c..d187b4288b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2016-01-19 13:03 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) + - tests/longfile.prg + + tests/largefil.prg + + renamed to better convey what it is all about. 2016-01-19 12:58 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) ! tests/longfile.prg diff --git a/tests/longfile.prg b/tests/largefil.prg similarity index 100% rename from tests/longfile.prg rename to tests/largefil.prg