aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-27 16:51:19 +0000
committerRoland McGrath <roland@gnu.org>2000-03-27 16:51:19 +0000
commit9010d7f86f1de3d14972c33ab17a4d7678881078 (patch)
tree4932dd9e61596135d4558e0c0659c62e3e87b08e /ChangeLog
parent3e5155f85a3058f48930a03f8a383728eb0dbc20 (diff)
downloadglibc-9010d7f86f1de3d14972c33ab17a4d7678881078.zip
glibc-9010d7f86f1de3d14972c33ab17a4d7678881078.tar.gz
glibc-9010d7f86f1de3d14972c33ab17a4d7678881078.tar.bz2
* stdio-common/tmpfile.c: Use <shlib-compat.h> macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ae1192..e4c590f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-03-27 Roland McGrath <roland@baalperazim.frob.com>
+ * stdio-common/tmpfile.c: Use <shlib-compat.h> macros.
+
* include/shlib-compat.h: Conditionalize <abi-versions.h> include
on [HAVE_ELF && DO_VERSIONING].