diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-27 15:08:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-27 15:08:19 +0000 |
commit | 3e5155f85a3058f48930a03f8a383728eb0dbc20 (patch) | |
tree | f9eae0cf494367ac2fbdce7b06cf9325f74ecaba /ChangeLog | |
parent | 9ee80c524952a001903b353051851f54b7550d82 (diff) | |
download | glibc-3e5155f85a3058f48930a03f8a383728eb0dbc20.zip glibc-3e5155f85a3058f48930a03f8a383728eb0dbc20.tar.gz glibc-3e5155f85a3058f48930a03f8a383728eb0dbc20.tar.bz2 |
* include/shlib-compat.h: Conditionalize <abi-versions.h> include
on [HAVE_ELF && DO_VERSIONING].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-03-27 Roland McGrath <roland@baalperazim.frob.com> + + * include/shlib-compat.h: Conditionalize <abi-versions.h> include + on [HAVE_ELF && DO_VERSIONING]. + 2000-03-27 Ulrich Drepper <drepper@redhat.com> * stdio-common/tst-obprintf.c: New file. |