Fixup nptl/ChangeLog for last commit.
authorCarlos O'Donell <carlos@systemhalted.org>
Thu, 11 Oct 2012 03:34:38 +0000 (23:34 -0400)
committerCarlos O'Donell <carlos@systemhalted.org>
Thu, 11 Oct 2012 03:34:38 +0000 (23:34 -0400)
nptl/ChangeLog

index 6faf528..43c5b45 100644 (file)
@@ -1,6 +1,8 @@
 2012-10-10  Carlos O'Donell  <carlos@systemhalted.org>
 
-       * sysdeps/pthread/pthread.h: Fix formatting.
+       * sysdeps/pthread/pthread.h [!(defined __GNUC__ &&
+       defined __EXCEPTIONS) && defined __USE_GNU]
+       (pthread_cleanup_push_defer_np): Fix formatting.
 
 2012-10-10  Siddhesh Poyarekar  <siddhesh@redhat.com>