aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-27 15:08:19 +0000
committerRoland McGrath <roland@gnu.org>2000-03-27 15:08:19 +0000
commit3e5155f85a3058f48930a03f8a383728eb0dbc20 (patch)
treef9eae0cf494367ac2fbdce7b06cf9325f74ecaba /ChangeLog
parent9ee80c524952a001903b353051851f54b7550d82 (diff)
downloadglibc-3e5155f85a3058f48930a03f8a383728eb0dbc20.tar
glibc-3e5155f85a3058f48930a03f8a383728eb0dbc20.tar.gz
glibc-3e5155f85a3058f48930a03f8a383728eb0dbc20.tar.bz2
glibc-3e5155f85a3058f48930a03f8a383728eb0dbc20.zip
* include/shlib-compat.h: Conditionalize <abi-versions.h> include
on [HAVE_ELF && DO_VERSIONING].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0801147622..8ae11926b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.