* shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
authorRoland McGrath <roland@gnu.org>
Tue, 11 Dec 2001 04:54:57 +0000 (04:54 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 11 Dec 2001 04:54:57 +0000 (04:54 +0000)
set to GLIBC_2.2.5, not GLIBC_2.2.4.

ChangeLog
shlib-versions

index 6db34ea..db9b160 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-12-10  Roland McGrath  <roland@frob.com>
 
+       * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
+       set to GLIBC_2.2.5, not GLIBC_2.2.4.
+
        * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
        Fix conditionals so this is set by default for stdio and not for libio.
        * sysdeps/mach/hurd/configure: Regenerated.
index a4124e3..15576eb 100644 (file)
@@ -28,7 +28,7 @@ x86_64-.*-linux.*       DEFAULT                       GLIBC_2.2.5
 // If you use configure --enable-libio --enable-oldest-abi=2.0 then we
 // won't rename the old version sets and all the libraries except libc
 // itself ought to be binary compatible with the libc.so.0.2 ABI.
-.*-.*-gnu-gnu.*                DEFAULT                 GLIBC_2.2.4
+.*-.*-gnu-gnu.*                DEFAULT                 GLIBC_2.2.5
 %endif
 
 # Configuration                Library=version         Earliest symbol set (optional)