1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-21 17:31:10 +03:00

Fix typo on ChangeLog.

This commit is contained in:
Paul Pluzhnikov
2014-04-11 12:16:38 -07:00
parent 9c9daaeb83
commit fe8d072cb7

View File

@@ -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>