diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-31 06:17:48 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-31 06:17:48 +0000 |
commit | d2e75f652a390452b59c557708cc49e1ae2893fc (patch) | |
tree | 1a7115650e063277fd34fc0180d33152f701b1ac /linuxthreads/ChangeLog | |
parent | c743bd58eb3eb6d1c5af52f3d0443c0a76689def (diff) | |
download | glibc-d2e75f652a390452b59c557708cc49e1ae2893fc.tar glibc-d2e75f652a390452b59c557708cc49e1ae2893fc.tar.gz glibc-d2e75f652a390452b59c557708cc49e1ae2893fc.tar.bz2 glibc-d2e75f652a390452b59c557708cc49e1ae2893fc.zip |
* scripts/extract-abilist.awk: If `lastversion' variable defined, omit
later sets from output.
* Makerules (check-abi): Pass option to set that with value of
LIB-abi-frozen variable if one is set.
* abilist/libcidn.abilist: New file (empty).
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2932af739b..90ad1f5907 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2004-08-30 Roland McGrath <roland@frob.com> + + * Makefile (libpthread-abi-frozen): New variable. + 2004-08-26 Roland McGrath <roland@redhat.com> * configure.in: New file. If nptl add-on is also selected, barf if |