aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-19 08:27:55 +0000
committerRoland McGrath <roland@gnu.org>2003-03-19 08:27:55 +0000
commit9465949559fde25c36ce7116e92c8f256b08ad53 (patch)
treeeeed3393ca2d8bb8a043f5ee8da405cbaa1b8cf3 /ChangeLog
parent043ad426e7927a49a872e915c3cde88b682aea71 (diff)
downloadglibc-9465949559fde25c36ce7116e92c8f256b08ad53.tar
glibc-9465949559fde25c36ce7116e92c8f256b08ad53.tar.gz
glibc-9465949559fde25c36ce7116e92c8f256b08ad53.tar.bz2
glibc-9465949559fde25c36ce7116e92c8f256b08ad53.zip
* abilist: New directory of libfoo.abilist files maintained using
scripts/merge-abilist.awk and "make update-abi" rules. * Makefile (distribute): Add abilist/*.abilist. * Makerules [$(build-shared) = yes] [$(subdir)] (tests): Depend on check-abi.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bba1cde17..b20954b5ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-03-18 Roland McGrath <roland@redhat.com>
+ * abilist: New directory of libfoo.abilist files maintained using
+ scripts/merge-abilist.awk and "make update-abi" rules.
+ * Makefile (distribute): Add abilist/*.abilist.
+ * Makerules [$(build-shared) = yes] [$(subdir)] (tests):
+ Depend on check-abi.
+
* configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.
* configure: Regenerated.