diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-03 08:06:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-03 08:06:14 +0000 |
commit | 74ba5a3387e074723bfd2aab5cd2f46883bf63ea (patch) | |
tree | e82749275c5dafbed6a2623a186e4b9d1f3293c5 /ChangeLog | |
parent | a74a73b94cd994bda6ca44a818d0785353d0fdb2 (diff) | |
download | glibc-74ba5a3387e074723bfd2aab5cd2f46883bf63ea.tar.gz glibc-74ba5a3387e074723bfd2aab5cd2f46883bf63ea.tar.xz glibc-74ba5a3387e074723bfd2aab5cd2f46883bf63ea.zip |
* shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals;
we can only build libc.so.0.3(GLIBC_2.2.6) now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2da5a4fa03..cb9b38db45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-05-03 Roland McGrath <roland@frob.com> + + * shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals; + we can only build libc.so.0.3(GLIBC_2.2.6) now. + 2002-05-02 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/Makefile: Add ia64libgcc in csu subdir. |