aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-03-18 05:29:20 -0400
committerUlrich Drepper <drepper@gmail.com>2011-03-18 05:29:20 -0400
commit8126d90480fa3e0c5c5cd0d02cb1c93174b45485 (patch)
tree17baf35a59c26913857060b82c7ce3110d16b53e /ChangeLog
parentccfe366e6fc64bb81183480bd2ae113041d3c84c (diff)
downloadglibc-8126d90480fa3e0c5c5cd0d02cb1c93174b45485.tar
glibc-8126d90480fa3e0c5c5cd0d02cb1c93174b45485.tar.gz
glibc-8126d90480fa3e0c5c5cd0d02cb1c93174b45485.tar.bz2
glibc-8126d90480fa3e0c5c5cd0d02cb1c93174b45485.zip
Check size of pattern in wide character representation in fnmatch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0840189eb7..e392d67b4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-18 Ulrich Drepper <drepper@gmail.com>
+
+ * posix/fnmatch.c (fnmatch): Check size of pattern in wide
+ character representation.
+ Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
+
2011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
* sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix