ChangeLog fixup
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 30 Aug 2012 19:25:04 +0000 (19:25 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 30 Aug 2012 19:25:04 +0000 (19:25 +0000)
From-SVN: r190811

libstdc++-v3/ChangeLog

index 9544c2fb1907d1a63b9f3e5824a9e8944d9a8cfc..f6539889ee244536ebb94f5f29e41bb3c2b98cde 100644 (file)
@@ -1,14 +1,14 @@
-2012-08-30  Ulrich Drepper  <drepper@gmail.com>
-
-       * include/bits/random.h (random_device) [GLIBCXX_USE_RANDOM_TR1]:
-       Remove 'return' from constructor.
-
 2012-08-30  Benjamin Kosnik  <bkoz@redhat.com>
 
        PR libstdc++/54005 continued
-       * include/std/atomic: Use __atomic_lock_free with
+       * include/std/atomic: Use __atomic_lock_free with NULL.
        * include/bits/atomic_base.h: Same.
 
+2012-08-30  Ulrich Drepper  <drepper@gmail.com>
+
+       * include/bits/random.h (random_device) [GLIBCXX_USE_RANDOM_TR1]:
+       Remove 'return' from constructor.
+
 2012-08-30  Benjamin Kosnik  <bkoz@redhat.com>
 
        * testsuite/util/testsuite_abi.cc (check_version): Add GLIBCXX_3.4.18.