aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-30 06:10:52 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-30 06:10:52 +0000
commit8bca0bd407ea317948490da37ff142742c854cfb (patch)
tree96b4658d048047e8e16a67882eb693a8dbd32442 /ChangeLog
parent28d2fb9ad9e932d7edab18815c6ff610f1f29857 (diff)
downloadglibc-8bca0bd407ea317948490da37ff142742c854cfb.tar
glibc-8bca0bd407ea317948490da37ff142742c854cfb.tar.gz
glibc-8bca0bd407ea317948490da37ff142742c854cfb.tar.bz2
glibc-8bca0bd407ea317948490da37ff142742c854cfb.zip
Update.
* posix/regex.c: Remove unnecessary ifs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc4eed68df..4a173b4069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-03-29 Ulrich Drepper <drepper@redhat.com>
+ * posix/regex.c: Remove unnecessary ifs.
+
* math/bits/mathcalls.h: Remove infnan declaration.
2001-03-29 H.J. Lu <hjl@gnu.org>