From: Paul Pluzhnikov Date: Fri, 11 Apr 2014 19:16:38 +0000 (-0700) Subject: Fix typo on ChangeLog. X-Git-Tag: glibc-2.20~632 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d;p=thirdparty%2Fglibc.git Fix typo on ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index f9df74509b6..2acfaf7e302 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ 2014-04-11 Paul Pluzhnikov - * elf/Makefile (tests): make tst-dlopen-atout conditional on + * elf/Makefile (tests): make tst-dlopen-aout conditional on enable-hardcoded-path-in-tests 2014-04-11 Will Newton