about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af450546eb..a28c50c869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-12-19  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
+	* lib/glob.c (glob): Use a 'char *', not a 'void *', in pointer
+	arithmetic.
+
 	* lib/glob.c (glob): Do not pass NULL to mempcpy.
 
 2017-12-19  Joseph Myers  <joseph@codesourcery.com>