diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-22 00:21:26 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-22 00:21:26 +0000 |
commit | 31ff71d83f0377ba529efc7f3c1b0592aecf7458 (patch) | |
tree | f9207a9d60df0ecb3dd65ff25bf7d4e1f8f3272e | |
parent | aca6123f119328202a7ad24a314e7253a6065bf0 (diff) | |
download | glibc-31ff71d83f0377ba529efc7f3c1b0592aecf7458.tar.gz glibc-31ff71d83f0377ba529efc7f3c1b0592aecf7458.tar.xz glibc-31ff71d83f0377ba529efc7f3c1b0592aecf7458.zip |
* Versions: Add comment about linuxthreads' frozen ABI.
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 3ac18f64a1..f2a275f405 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2004-09-21 Roland McGrath <roland@redhat.com> + + * Versions: Add comment about linuxthreads' frozen ABI. + 2004-09-20 Ulrich Drepper <drepper@redhat.com> * Versions: Remove exports for pthread_set*id_np functions. |