diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-24 07:19:55 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-24 07:19:55 +0000 |
commit | 8915cc4099b8d33ecc8a4df34e1876eddd081be3 (patch) | |
tree | 50bab4ff4c2f255eba44a5ad12d5892e4d634724 /nptl | |
parent | f83b9d2107cbff05e924815e07b00493269a9b4e (diff) | |
download | glibc-8915cc4099b8d33ecc8a4df34e1876eddd081be3.zip glibc-8915cc4099b8d33ecc8a4df34e1876eddd081be3.tar.gz glibc-8915cc4099b8d33ecc8a4df34e1876eddd081be3.tar.bz2 |
* Makefile (nptl-version): Change regexp so case sensitivity is ok.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 9fb8617..21b1994 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2003-02-23 Roland McGrath <roland@redhat.com> + + * Makefile (nptl-version): Change regexp so case sensitivity is ok. + 2003-02-23 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Add tst-context1. |