aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e452b4e38..997cec628a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-06-18 Andreas Schwab <schwab@suse.de>
+
+ [BZ #17062]
+ * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
+ of a bracket expr not to run off the end of the string.
+ * posix/Makefile (tests): Add tst-fnmatch3.
+ * posix/tst-fnmatch3.c: New file.
+
2014-06-18 Joseph Myers <joseph@codesourcery.com>
* elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).