diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-06-14 09:37:31 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-06-14 09:37:31 +0200 |
commit | c59ee916a66299f23d81568c77d7af3be17d4b6c (patch) | |
tree | bf756ca8a5297395446e39292d9ce1e65d981c71 /ChangeLog | |
parent | 06d1a8263d72dfb3e638cb98c92bee3405262f44 (diff) | |
download | glibc-c59ee916a66299f23d81568c77d7af3be17d4b6c.tar.gz glibc-c59ee916a66299f23d81568c77d7af3be17d4b6c.tar.xz glibc-c59ee916a66299f23d81568c77d7af3be17d4b6c.zip |
scripts/update-abilist.sh: Accept empty list of files to patch
Commit b289cd9db8286fa6c670104dd5dfcfc68d5d00d6 (“Ignore absolute symbols in ABI tests.”) broke “make update-all-abi” because an empty list of files is now passed to scripts/update-abilist.sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d094d20cfd..ad08fe932a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-06-14 Florian Weimer <fweimer@redhat.com> + + * scripts/update-abilist.sh: Accept empty list of files to patch. + 2018-06-13 Samuel Thibault <samuel.thibault@ens-lyon.org> * sysdeps/mach/hurd/i386/Makefile (test-xfail-check-abi-libhurduser, |