aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorTom de Vries <tom@codesourcery.com>2015-05-18 07:07:27 +0000
committerTom de Vries <tom@codesourcery.com>2015-05-18 07:07:27 +0000
commit7fca4a514278a966953dae52d08c709e7923561c (patch)
tree7a013c4b1e7736c935c689bf8a4bf7795d805b18 /contrib/ChangeLog
parenta970e730dfef65aadcc9ef8526ad68c719b99d5f (diff)
check_GNU_style.sh: Improve readability function calls
2015-05-18 Tom de Vries <tom@codesourcery.com> * check_GNU_style.sh: Improve readability function calls. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@223282 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index e9768a21a10..eb350088f30 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2015-05-18 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh: Improve readability function calls.
+
2015-05-12 Tom de Vries <tom@codesourcery.com>
* check_GNU_style.sh (col): Fix tab size.