diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-08-09 07:59:15 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-08-09 08:06:50 -0700 |
commit | d2ff039fa1636e42fad4a4074f9889ad47abc426 (patch) | |
tree | 5019574c62616a8dd9b28d6e51dc2c8be084cb84 /NEWS | |
parent | d90345426770c250caf9f8a905833db635b77eec (diff) | |
download | glibc-d2ff039fa1636e42fad4a4074f9889ad47abc426.tar glibc-d2ff039fa1636e42fad4a4074f9889ad47abc426.tar.gz glibc-d2ff039fa1636e42fad4a4074f9889ad47abc426.tar.bz2 glibc-d2ff039fa1636e42fad4a4074f9889ad47abc426.zip |
Add a missing break in tst-auditmod3b.c
[BZ #18674]
* sysdeps/i386/tst-auditmod3b.c (la_objsearch): Add a missing
break.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ Version 2.23 * The following bugs are resolved with this release: - 16517, 16519, 17905, 18265, 18480, 18525, 18618, 18647, 18661, 18787. + 16517, 16519, 17905, 18265, 18480, 18525, 18618, 18647, 18661, 18674, + 18787. Version 2.22 |