]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Tweak merged .abilist file format to merge duplicate symbols in
authorRoland McGrath <roland@gnu.org>
Thu, 16 Jan 2003 11:29:14 +0000 (11:29 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 16 Jan 2003 11:29:14 +0000 (11:29 +0000)
different sets into multi-version stanzas with new "| SET regexp..."
header continuation lines.
* scripts/merge-abilist.awk: Rewritten for new format.
* scripts/extract-abilist.awk: Likewise.

ChangeLog

index fd63ff03a0134e32c152cc8a00a0afd64ac617cb..12c0ea625c8311ffa48c535427d5442adfe1057a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-16  Roland McGrath  <roland@redhat.com>
+
+       Tweak merged .abilist file format to merge duplicate symbols in
+       different sets into multi-version stanzas with new "| SET regexp..."
+       header continuation lines.
+       * scripts/merge-abilist.awk: Rewritten for new format.
+       * scripts/extract-abilist.awk: Likewise.
+
 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
 
        * nscd/connections.c (nscd_run): Remove bogus return which isn't