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 3b764c00b2..c6ee845ff6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
 
+	* posix/tst-getopt_long1.c (do_test): Cast elements of argv array
+	to char *.
+
 	[BZ #17665]
 	* posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
 	Change conditional to [__USE_MISC].