* include/shlib-compat.h (SHLIB_COMPAT): Take a third argument,
authorRoland McGrath <roland@gnu.org>
Wed, 22 Mar 2000 05:44:35 +0000 (05:44 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 22 Mar 2000 05:44:35 +0000 (05:44 +0000)
indicating the first version set to obsolete the conditionalized code.
* scripts/abi-versions.awk: For subsumed versions, make ABI_* defn's
rhs be the ABI_* macro for the subsuming version.  Assign increasing
integer values to the ABI_* macros for supported versions.

ChangeLog

index 062e45e..02135f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-03-22  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * include/shlib-compat.h (SHLIB_COMPAT): Take a third argument,
+       indicating the first version set to obsolete the conditionalized code.
+       * scripts/abi-versions.awk: For subsumed versions, make ABI_* defn's
+       rhs be the ABI_* macro for the subsuming version.  Assign increasing
+       integer values to the ABI_* macros for supported versions.
+
 2000-03-21  Ulrich Drepper  <drepper@redhat.com>
 
        * nscd/connections.c (nscd_run): Pretty print.