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 701ce3c7b8..d50ca4fdbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-09-14 Jakub Jelinek <jakub@redhat.com>
+
+ * posix/regex.c (compile_range): Cast collseq index to unsigned char
+ to avoid accessing data before collseq.
+
+ * sysdeps/sparc/fpu/bits/mathinline.h (__unordered_v9cmp): Avoid
+ pasting strings together.
+
2000-09-14 Greg McGary <greg@mcgary.org>
* bp-checks.h: Remove bogus reference to GNU MP in copyright notice.