diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2014-04-11 12:16:38 -0700 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2014-04-11 12:16:38 -0700 |
commit | fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d (patch) | |
tree | be8fd84d363beed954df9e8c6757eba2aaa79f3d | |
parent | 9c9daaeb83fc71655f37347112f56f1a1785681e (diff) | |
download | glibc-fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d.tar glibc-fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d.tar.gz glibc-fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d.tar.bz2 glibc-fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d.zip |
Fix typo on ChangeLog.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ 2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com> - * 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 <will.newton@linaro.org> |