summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-09-24 03:31:47 +0000
committerUlrich Drepper <drepper@redhat.com>2007-09-24 03:31:47 +0000
commita532a41df58b8a0fd1614b5c0cdc7c6c1dc04da4 (patch)
treed474d27644d0be4e75d9179ec7a71eb93875ec24 /ChangeLog
parenta6a033452139f198953074a6e8fb361361776c0b (diff)
* posix/regcomp.c (lookup_collation_sequence_value): check that
nrules != 0 for multibyte chars.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c7aa2202b..16e026e7c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-13 Aurelien Jarno <aurelien@aurel32.net>
+
+ * posix/regcomp.c (lookup_collation_sequence_value): check that
+ nrules != 0 for multibyte chars.
+
2007-09-23 Ulrich Drepper <drepper@redhat.com>
* resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.