diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-07-03 18:34:26 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-07-03 18:34:26 +0200 |
commit | b12bed3e061af6df02e7f685fb465235513bb171 (patch) | |
tree | 2a625787136c010ac2548b029f04d4b8003c86b1 /NEWS | |
parent | 20dc7a909ab1f4848fb961e94f61bbbe3f72a3bf (diff) | |
download | glibc-b12bed3e061af6df02e7f685fb465235513bb171.tar.gz glibc-b12bed3e061af6df02e7f685fb465235513bb171.tar.xz glibc-b12bed3e061af6df02e7f685fb465235513bb171.zip |
stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]
The license does not allow modification. Reviewed-by: Carlos O'Donell <carlos@redhat.com> (cherry picked from commit 5a357506659f9a00fcf5bc9c5d8fc676175c89a7)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS index c0b9398e83..fa6218105a 100644 --- a/NEWS +++ b/NEWS @@ -146,6 +146,7 @@ The following bugs are resolved with this release: [23236] Harden function pointers in _IO_str_fields [23313] libio: Disable vtable validation in case of interposition [23349] Various glibc headers no longer compatible with <linux/time.h> + [23363] stdio-common/tst-printf.c has non-free license Version 2.26 |