Fix typo in ChangeLog
authorAndreas Schwab <schwab@suse.de>
Tue, 6 Aug 2013 09:13:03 +0000 (11:13 +0200)
committerAndreas Schwab <schwab@suse.de>
Tue, 6 Aug 2013 09:13:48 +0000 (11:13 +0200)
ChangeLog

index 003d602..fa588c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
        (tests): Add test case tst-tls-atexit.
        (modules-names): Add shared library for tst-tls-atexit.
-       * stdlib/Versions (GLIBC_2.17): Add __cxa_thread_atexit_impl.
+       * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
        (GLIBC_PRIVATE): Add __call_tls_dtors.
        * stdlib/cxa_thread_atexit_impl.c: New file with helper function
        for libstdc++.